1 basegfx/source/range/b2drangeclipper.cxx:688
2 type-parameter-?-? basegfx::(anonymous namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &)
3 basic/source/inc/buffer.hxx:40
4 void SbiBuffer::operator+=(signed char)
5 basic/source/inc/buffer.hxx:41
6 void SbiBuffer::operator+=(short)
7 basic/source/inc/buffer.hxx:45
8 void SbiBuffer::operator+=(int)
9 bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:185
10 void CPPU_CURRENT_NAMESPACE::raiseException(struct _uno_Any *,struct _uno_Mapping *)
11 bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:188
12 void CPPU_CURRENT_NAMESPACE::fillUnoException(struct _uno_Any *,struct _uno_Mapping *)
13 canvas/inc/rendering/icolorbuffer.hxx:47
14 unsigned char * canvas::IColorBuffer::lock() const
15 canvas/inc/rendering/icolorbuffer.hxx:51
16 void canvas::IColorBuffer::unlock() const
17 canvas/inc/rendering/icolorbuffer.hxx:66
18 unsigned int canvas::IColorBuffer::getStride() const
19 canvas/inc/rendering/icolorbuffer.hxx:70
20 enum canvas::IColorBuffer::Format canvas::IColorBuffer::getFormat() const
21 canvas/inc/rendering/isurfaceproxy.hxx:38
22 void canvas::ISurfaceProxy::setColorBufferDirty()
23 canvas/inc/rendering/isurfaceproxy.hxx:51
24 _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DHomMatrix &)
25 canvas/inc/rendering/isurfaceproxy.hxx:71
26 _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DRange &,const class basegfx::B2DHomMatrix &)
27 canvas/inc/rendering/isurfaceproxy.hxx:91
28 _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DPolyPolygon &,const class basegfx::B2DHomMatrix &)
29 canvas/inc/rendering/isurfaceproxymanager.hxx:57
30 class std::shared_ptr<struct canvas::ISurfaceProxy> canvas::ISurfaceProxyManager::createSurfaceProxy(const class std::shared_ptr<struct canvas::IColorBuffer> &) const
31 canvas/inc/rendering/isurfaceproxymanager.hxx:63
32 class std::shared_ptr<struct canvas::ISurfaceProxyManager> canvas::createSurfaceProxyManager(const class std::shared_ptr<struct canvas::IRenderModule> &)
33 canvas/inc/vclwrapper.hxx:66
34 canvas::vcltools::VCLObject::VCLObject<Wrappee_>(unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> >)
35 canvas/inc/vclwrapper.hxx:135
36 type-parameter-?-? & canvas::vcltools::VCLObject::get()
37 canvas/inc/vclwrapper.hxx:136
38 const type-parameter-?-? & canvas::vcltools::VCLObject::get() const
39 canvas/inc/vclwrapper.hxx:138
40 void canvas::vcltools::VCLObject::swap(VCLObject<Wrappee_> &)
41 canvas/source/vcl/impltools.hxx:102
42 vclcanvas::tools::LocalGuard::LocalGuard()
43 connectivity/inc/sdbcx/VGroup.hxx:61
44 connectivity::sdbcx::OGroup::OGroup(_Bool)
45 connectivity/inc/sdbcx/VGroup.hxx:62
46 connectivity::sdbcx::OGroup::OGroup(const class rtl::OUString &,_Bool)
47 connectivity/source/drivers/firebird/Driver.hxx:60
48 const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::firebird::FirebirdDriver::getContext() const
49 connectivity/source/drivers/firebird/Util.hxx:66
50 connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,const class rtl::OUString &)
51 connectivity/source/drivers/firebird/Util.hxx:71
52 short connectivity::firebird::ColumnTypeInfo::getType() const
53 connectivity/source/drivers/firebird/Util.hxx:72
54 short connectivity::firebird::ColumnTypeInfo::getSubType() const
55 connectivity/source/drivers/firebird/Util.hxx:74
56 const class rtl::OUString & connectivity::firebird::ColumnTypeInfo::getCharacterSet() const
57 connectivity/source/drivers/mork/mork_helper.cxx:37
59 connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:176
60 class rtl::OUString connectivity::mysqlc::OConnection::transFormPreparedStatement(const class rtl::OUString &)
61 connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:94
62 type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::safelyRetrieveValue(const int)
63 connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:95
64 type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::retrieveValue(const int)
65 connectivity/source/inc/dbase/dindexnode.hxx:65
66 _Bool connectivity::dbase::ONDXKey::operator<(const class connectivity::dbase::ONDXKey &) const
67 connectivity/source/inc/java/sql/Connection.hxx:61
68 class rtl::OUString connectivity::java_sql_Connection::transFormPreparedStatement(const class rtl::OUString &)
69 connectivity/source/inc/OColumn.hxx:103
70 _Bool connectivity::OColumn::isReadOnly() const
71 connectivity/source/inc/OColumn.hxx:104
72 _Bool connectivity::OColumn::isWritable() const
73 connectivity/source/inc/OColumn.hxx:105
74 _Bool connectivity::OColumn::isDefinitelyWritable() const
75 connectivity/source/inc/odbc/OConnection.hxx:118
76 class connectivity::odbc::ODBCDriver * connectivity::odbc::OConnection::getDriver() const
77 connectivity/source/inc/odbc/ODriver.hxx:72
78 const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::odbc::ODBCDriver::getContext() const
79 connectivity/source/inc/odbc/OPreparedStatement.hxx:71
80 void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,const type-parameter-?-?)
81 connectivity/source/inc/odbc/OPreparedStatement.hxx:72
82 void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,int,const type-parameter-?-?)
83 connectivity/source/inc/OTypeInfo.hxx:46
84 _Bool connectivity::OTypeInfo::operator==(const struct connectivity::OTypeInfo &) const
85 connectivity/source/inc/OTypeInfo.hxx:47
86 _Bool connectivity::OTypeInfo::operator!=(const struct connectivity::OTypeInfo &) const
87 cui/source/dialogs/SpellAttrib.hxx:72
88 _Bool svx::SpellErrorDescription::operator==(const struct svx::SpellErrorDescription &) const
89 cui/source/inc/CustomNotebookbarGenerator.hxx:30
90 CustomNotebookbarGenerator::CustomNotebookbarGenerator()
91 cui/source/inc/SvxNotebookbarConfigPage.hxx:40
92 void SvxNotebookbarConfigPage::SetElement()
93 dbaccess/source/filter/hsqldb/fbalterparser.hxx:19
94 void dbahsql::FbAlterStmtParser::ensureProperTableLengths() const
95 dbaccess/source/filter/hsqldb/parseschema.hxx:80
96 const class std::__debug::map<class rtl::OUString, class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> >, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > > > > & dbahsql::SchemaParser::getPrimaryKeys() const
97 dbaccess/source/ui/inc/dsmeta.hxx:88
98 class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<int>, class std::__debug::set<int, struct std::less<int>, class std::allocator<int> >, struct std::bidirectional_iterator_tag> dbaui::FeatureSet::begin() const
99 dbaccess/source/ui/inc/dsmeta.hxx:89
100 class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<int>, class std::__debug::set<int, struct std::less<int>, class std::allocator<int> >, struct std::bidirectional_iterator_tag> dbaui::FeatureSet::end() const
101 dbaccess/source/ui/inc/FieldControls.hxx:67
102 class rtl::OUString dbaui::OPropNumericEditCtrl::get_text() const
103 dbaccess/source/ui/inc/FieldControls.hxx:72
104 void dbaui::OPropNumericEditCtrl::set_min(int)
105 dbaccess/source/ui/inc/indexcollection.hxx:52
106 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> > >, class std::__debug::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> >, struct std::random_access_iterator_tag> dbaui::OIndexCollection::begin() const
107 dbaccess/source/ui/inc/indexcollection.hxx:56
108 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> > >, class std::__debug::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> >, struct std::random_access_iterator_tag> dbaui::OIndexCollection::end() const
109 dbaccess/source/ui/inc/indexcollection.hxx:61
110 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> > >, class std::__debug::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> >, struct std::random_access_iterator_tag> dbaui::OIndexCollection::find(const class rtl::OUString &) const
111 dbaccess/source/ui/inc/indexcollection.hxx:63
112 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> > >, class std::__debug::vector<struct dbaui::OIndex, class std::allocator<struct dbaui::OIndex> >, struct std::random_access_iterator_tag> dbaui::OIndexCollection::findOriginal(const class rtl::OUString &) const
113 dbaccess/source/ui/inc/sbamultiplex.hxx:384
114 class cppu::OInterfaceContainerHelper * dbaui::SbaXVetoableChangeMultiplexer::getContainer(const class rtl::OUString &)
115 dbaccess/source/ui/inc/unodatbr.hxx:313
116 _Bool dbaui::SbaTableQueryBrowser::implCopyObject(class ODataClipboard &,const class weld::TreeIter &,int)
117 desktop/source/deployment/gui/dp_gui_dialog2.hxx:132
118 void dp_gui::ExtMgrDialog::LinkStubHandleUpdateBtn(void *,class weld::Button &)
119 desktop/source/lib/lokclipboard.hxx:95
120 LOKClipboardFactory::LOKClipboardFactory()
121 drawinglayer/inc/texture/texture.hxx:39
122 _Bool drawinglayer::texture::GeoTexSvx::operator!=(const class drawinglayer::texture::GeoTexSvx &) const
123 drawinglayer/source/tools/emfpcustomlinecap.hxx:37
124 void emfplushelper::EMFPCustomLineCap::SetAttributes(struct com::sun::star::rendering::StrokeAttributes &)
125 drawinglayer/source/tools/emfpstringformat.hxx:93
126 _Bool emfplushelper::EMFPStringFormat::NoFitBlackBox() const
127 drawinglayer/source/tools/emfpstringformat.hxx:94
128 _Bool emfplushelper::EMFPStringFormat::DisplayFormatControl() const
129 drawinglayer/source/tools/emfpstringformat.hxx:95
130 _Bool emfplushelper::EMFPStringFormat::NoFontFallback() const
131 drawinglayer/source/tools/emfpstringformat.hxx:96
132 _Bool emfplushelper::EMFPStringFormat::MeasureTrailingSpaces() const
133 drawinglayer/source/tools/emfpstringformat.hxx:97
134 _Bool emfplushelper::EMFPStringFormat::NoWrap() const
135 drawinglayer/source/tools/emfpstringformat.hxx:98
136 _Bool emfplushelper::EMFPStringFormat::LineLimit() const
137 drawinglayer/source/tools/emfpstringformat.hxx:99
138 _Bool emfplushelper::EMFPStringFormat::NoClip() const
139 drawinglayer/source/tools/emfpstringformat.hxx:100
140 _Bool emfplushelper::EMFPStringFormat::BypassGDI() const
141 editeng/inc/edtspell.hxx:103
142 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> >, struct std::random_access_iterator_tag> WrongList::begin() const
143 editeng/inc/edtspell.hxx:104
144 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> >, struct std::random_access_iterator_tag> WrongList::end() const
145 extensions/source/scanner/scanner.hxx:79
146 void ScannerManager::SetData(void *)
147 hwpfilter/source/mzstring.h:100
148 class MzString & MzString::operator<<(unsigned char)
149 hwpfilter/source/mzstring.h:102
150 class MzString & MzString::operator<<(long)
151 hwpfilter/source/mzstring.h:103
152 class MzString & MzString::operator<<(short)
153 include/basegfx/color/bcolormodifier.hxx:76
154 _Bool basegfx::BColorModifier::operator!=(const class basegfx::BColorModifier &) const
155 include/basegfx/curve/b2dcubicbezier.hxx:51
156 _Bool basegfx::B2DCubicBezier::operator==(const class basegfx::B2DCubicBezier &) const
157 include/basegfx/curve/b2dcubicbezier.hxx:52
158 _Bool basegfx::B2DCubicBezier::operator!=(const class basegfx::B2DCubicBezier &) const
159 include/basegfx/curve/b2dcubicbezier.hxx:192
160 void basegfx::B2DCubicBezier::transform(const class basegfx::B2DHomMatrix &)
161 include/basegfx/curve/b2dcubicbezier.hxx:195
162 void basegfx::B2DCubicBezier::fround()
163 include/basegfx/matrix/b2dhommatrix.hxx:103
164 void basegfx::B2DHomMatrix::translate(const class basegfx::B2DTuple &)
165 include/basegfx/matrix/b2dhommatrix.hxx:106
166 void basegfx::B2DHomMatrix::scale(const class basegfx::B2DTuple &)
167 include/basegfx/matrix/b2dhommatrix.hxx:112
168 class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator+=(const class basegfx::B2DHomMatrix &)
169 include/basegfx/matrix/b2dhommatrix.hxx:113
170 class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator-=(const class basegfx::B2DHomMatrix &)
171 include/basegfx/matrix/b2dhommatrix.hxx:118
172 class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator*=(double)
173 include/basegfx/matrix/b2dhommatrix.hxx:119
174 class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator/=(double)
175 include/basegfx/matrix/b2dhommatrixtools.hxx:131
176 class basegfx::B2DHomMatrix basegfx::utils::createRotateAroundCenterKeepAspectRatioStayInsideRange(const class basegfx::B2DRange &,double)
177 include/basegfx/matrix/b2dhommatrixtools.hxx:217
178 double basegfx::utils::B2DHomMatrixBufferedOnDemandDecompose::getShearX() const
179 include/basegfx/matrix/b3dhommatrix.hxx:66
180 void basegfx::B3DHomMatrix::rotate(const class basegfx::B3DTuple &)
181 include/basegfx/matrix/b3dhommatrix.hxx:70
182 void basegfx::B3DHomMatrix::translate(const class basegfx::B3DTuple &)
183 include/basegfx/matrix/b3dhommatrix.hxx:74
184 void basegfx::B3DHomMatrix::scale(const class basegfx::B3DTuple &)
185 include/basegfx/matrix/b3dhommatrix.hxx:97
186 class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator+=(const class basegfx::B3DHomMatrix &)
187 include/basegfx/matrix/b3dhommatrix.hxx:98
188 class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator-=(const class basegfx::B3DHomMatrix &)
189 include/basegfx/matrix/b3dhommatrix.hxx:105
190 class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator*=(double)
191 include/basegfx/matrix/b3dhommatrix.hxx:106
192 class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator/=(double)
193 include/basegfx/numeric/ftools.hxx:145
194 double basegfx::snapToRange(double,double,double)
195 include/basegfx/numeric/ftools.hxx:149
196 double basegfx::copySign(double,double)
197 include/basegfx/pixel/bpixel.hxx:53
198 basegfx::BPixel::BPixel(unsigned char,unsigned char,unsigned char,unsigned char)
199 include/basegfx/pixel/bpixel.hxx:84
200 _Bool basegfx::BPixel::operator==(const class basegfx::BPixel &) const
201 include/basegfx/pixel/bpixel.hxx:89
202 _Bool basegfx::BPixel::operator!=(const class basegfx::BPixel &) const
203 include/basegfx/point/b2ipoint.hxx:70
204 class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2IPoint &)
205 include/basegfx/point/b2ipoint.hxx:79
206 class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(int)
207 include/basegfx/point/b2ipoint.hxx:96
208 class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2DHomMatrix &)
209 include/basegfx/point/b3dpoint.hxx:75
210 class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(const class basegfx::B3DPoint &)
211 include/basegfx/point/b3dpoint.hxx:85
212 class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(double)
213 include/basegfx/polygon/b2dtrapezoid.hxx:102
214 void basegfx::utils::createLineTrapezoidFromB2DPolygon(class std::__debug::vector<class basegfx::B2DTrapezoid, class std::allocator<class basegfx::B2DTrapezoid> > &,const class basegfx::B2DPolygon &,double)
215 include/basegfx/polygon/b3dpolypolygon.hxx:88
216 void basegfx::B3DPolyPolygon::remove(unsigned int,unsigned int)
217 include/basegfx/polygon/b3dpolypolygon.hxx:108
218 class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::begin()
219 include/basegfx/polygon/b3dpolypolygon.hxx:109
220 class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::end()
221 include/basegfx/range/b1drange.hxx:50
222 basegfx::B1DRange::B1DRange(double)
223 include/basegfx/range/b1drange.hxx:72
224 _Bool basegfx::B1DRange::operator==(const class basegfx::B1DRange &) const
225 include/basegfx/range/b1drange.hxx:143
226 double basegfx::B1DRange::clamp(double) const
227 include/basegfx/range/b2dpolyrange.hxx:64
228 _Bool basegfx::B2DPolyRange::operator!=(const class basegfx::B2DPolyRange &) const
229 include/basegfx/range/b2drange.hxx:277
230 class basegfx::B2DTuple basegfx::B2DRange::clamp(const class basegfx::B2DTuple &) const
231 include/basegfx/range/b2drange.hxx:297
232 const class basegfx::B2DRange & basegfx::B2DRange::getUnitB2DRange()
233 include/basegfx/range/b2drange.hxx:308
234 class basegfx::B2DRange basegfx::operator*(const class basegfx::B2DHomMatrix &,const class basegfx::B2DRange &)
235 include/basegfx/range/b2ibox.hxx:61
236 basegfx::B2IBox::B2IBox()
237 include/basegfx/range/b2ibox.hxx:64
238 basegfx::B2IBox::B2IBox(const class basegfx::B2ITuple &)
239 include/basegfx/range/b2ibox.hxx:83
240 basegfx::B2IBox::B2IBox(const class basegfx::B2ITuple &,const class basegfx::B2ITuple &)
241 include/basegfx/range/b2ibox.hxx:101
242 _Bool basegfx::B2IBox::operator==(const class basegfx::B2IBox &) const
243 include/basegfx/range/b2ibox.hxx:107
244 _Bool basegfx::B2IBox::operator!=(const class basegfx::B2IBox &) const
245 include/basegfx/range/b2ibox.hxx:150
246 _Bool basegfx::B2IBox::isInside(const class basegfx::B2ITuple &) const
247 include/basegfx/range/b2ibox.hxx:166
248 void basegfx::B2IBox::intersect(const class basegfx::B2IBox &)
249 include/basegfx/range/b2irange.hxx:196
250 void basegfx::B2IRange::expand(const class basegfx::B2IRange &)
251 include/basegfx/range/b2irange.hxx:209
252 class basegfx::B2ITuple basegfx::B2IRange::clamp(const class basegfx::B2ITuple &) const
253 include/basegfx/range/b3drange.hxx:97
254 _Bool basegfx::B3DRange::operator!=(const class basegfx::B3DRange &) const
255 include/basegfx/range/b3drange.hxx:198
256 class basegfx::B3DTuple basegfx::B3DRange::clamp(const class basegfx::B3DTuple &) const
257 include/basegfx/range/b3drange.hxx:218
258 const class basegfx::B3DRange & basegfx::B3DRange::getUnitB3DRange()
259 include/basegfx/range/b3drange.hxx:223
260 class basegfx::B3DRange basegfx::operator*(const class basegfx::B3DHomMatrix &,const class basegfx::B3DRange &)
261 include/basegfx/tuple/b2i64tuple.hxx:46
262 basegfx::B2I64Tuple::B2I64Tuple()
263 include/basegfx/tuple/b2i64tuple.hxx:89
264 const long & basegfx::B2I64Tuple::operator[](int) const
265 include/basegfx/tuple/b2i64tuple.hxx:98
266 long & basegfx::B2I64Tuple::operator[](int)
267 include/basegfx/tuple/b2i64tuple.hxx:109
268 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator+=(const class basegfx::B2I64Tuple &)
269 include/basegfx/tuple/b2i64tuple.hxx:116
270 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator-=(const class basegfx::B2I64Tuple &)
271 include/basegfx/tuple/b2i64tuple.hxx:123
272 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator/=(const class basegfx::B2I64Tuple &)
273 include/basegfx/tuple/b2i64tuple.hxx:130
274 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator*=(const class basegfx::B2I64Tuple &)
275 include/basegfx/tuple/b2i64tuple.hxx:137
276 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator*=(long)
277 include/basegfx/tuple/b2i64tuple.hxx:144
278 class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator/=(long)
279 include/basegfx/tuple/b2i64tuple.hxx:151
280 class basegfx::B2I64Tuple basegfx::B2I64Tuple::operator-() const
281 include/basegfx/tuple/b2i64tuple.hxx:161
282 _Bool basegfx::B2I64Tuple::operator!=(const class basegfx::B2I64Tuple &) const
283 include/basegfx/tuple/b2ituple.hxx:91
284 const int & basegfx::B2ITuple::operator[](int) const
285 include/basegfx/tuple/b2ituple.hxx:100
286 int & basegfx::B2ITuple::operator[](int)
287 include/basegfx/tuple/b2ituple.hxx:125
288 class basegfx::B2ITuple & basegfx::B2ITuple::operator/=(const class basegfx::B2ITuple &)
289 include/basegfx/tuple/b2ituple.hxx:132
290 class basegfx::B2ITuple & basegfx::B2ITuple::operator*=(const class basegfx::B2ITuple &)
291 include/basegfx/tuple/b2ituple.hxx:146
292 class basegfx::B2ITuple & basegfx::B2ITuple::operator/=(int)
293 include/basegfx/tuple/b2ituple.hxx:153
294 class basegfx::B2ITuple basegfx::B2ITuple::operator-() const
295 include/basegfx/tuple/b2ituple.hxx:158
296 _Bool basegfx::B2ITuple::equalZero() const
297 include/basegfx/tuple/b3dtuple.hxx:170
298 class basegfx::B3DTuple & basegfx::B3DTuple::operator/=(const class basegfx::B3DTuple &)
299 include/basegfx/tuple/b3ituple.hxx:47
300 basegfx::B3ITuple::B3ITuple()
301 include/basegfx/tuple/b3ituple.hxx:86
302 const int & basegfx::B3ITuple::operator[](int) const
303 include/basegfx/tuple/b3ituple.hxx:95
304 int & basegfx::B3ITuple::operator[](int)
305 include/basegfx/tuple/b3ituple.hxx:106
306 class basegfx::B3ITuple & basegfx::B3ITuple::operator+=(const class basegfx::B3ITuple &)
307 include/basegfx/tuple/b3ituple.hxx:114
308 class basegfx::B3ITuple & basegfx::B3ITuple::operator-=(const class basegfx::B3ITuple &)
309 include/basegfx/tuple/b3ituple.hxx:122
310 class basegfx::B3ITuple & basegfx::B3ITuple::operator/=(const class basegfx::B3ITuple &)
311 include/basegfx/tuple/b3ituple.hxx:130
312 class basegfx::B3ITuple & basegfx::B3ITuple::operator*=(const class basegfx::B3ITuple &)
313 include/basegfx/tuple/b3ituple.hxx:138
314 class basegfx::B3ITuple & basegfx::B3ITuple::operator*=(int)
315 include/basegfx/tuple/b3ituple.hxx:146
316 class basegfx::B3ITuple & basegfx::B3ITuple::operator/=(int)
317 include/basegfx/tuple/b3ituple.hxx:154
318 class basegfx::B3ITuple basegfx::B3ITuple::operator-() const
319 include/basegfx/tuple/b3ituple.hxx:164
320 _Bool basegfx::B3ITuple::operator!=(const class basegfx::B3ITuple &) const
321 include/basegfx/utils/b2dclipstate.hxx:72
322 _Bool basegfx::utils::B2DClipState::operator!=(const class basegfx::utils::B2DClipState &) const
323 include/basegfx/utils/unopolypolygon.hxx:88
324 const class basegfx::B2DPolyPolygon & basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const
325 include/basegfx/vector/b2ivector.hxx:73
326 class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2IVector &)
327 include/basegfx/vector/b2ivector.hxx:82
328 class basegfx::B2IVector & basegfx::B2IVector::operator*=(int)
329 include/basegfx/vector/b2ivector.hxx:116
330 class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2DHomMatrix &)
331 include/basegfx/vector/b3dvector.hxx:75
332 class basegfx::B3DVector & basegfx::B3DVector::operator*=(const class basegfx::B3DVector &)
333 include/basic/sbxvar.hxx:136
334 struct SbxValues * SbxValue::data()
335 include/codemaker/commoncpp.hxx:45
336 class rtl::OString codemaker::cpp::translateUnoToCppType(enum codemaker::UnoType::Sort,const class rtl::OUString &)
337 include/codemaker/global.hxx:54
338 class FileStream & operator<<(class FileStream &,const class rtl::OString *)
339 include/codemaker/global.hxx:56
340 class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer *)
341 include/codemaker/global.hxx:57
342 class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer &)
343 include/comphelper/asyncquithandler.hxx:45
344 _Bool AsyncQuitHandler::IsForceQuit() const
345 include/comphelper/automationinvokedzone.hxx:26
346 comphelper::Automation::AutomationInvokedZone::AutomationInvokedZone()
347 include/comphelper/basicio.hxx:52
348 const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectInputStream> & comphelper::operator>>(const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectInputStream> &,unsigned int &)
349 include/comphelper/basicio.hxx:53
350 const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectOutputStream> & comphelper::operator<<(const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectOutputStream> &,unsigned int)
351 include/comphelper/configuration.hxx:248
352 type-parameter-?-? comphelper::ConfigurationLocalizedProperty::get(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
353 include/comphelper/configuration.hxx:264
354 void comphelper::ConfigurationLocalizedProperty::set(const type-parameter-?-? &,const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
355 include/comphelper/configuration.hxx:300
356 class com::sun::star::uno::Reference<class com::sun::star::container::XHierarchicalNameReplace> comphelper::ConfigurationGroup::get(const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
357 include/comphelper/flagguard.hxx:33
358 ValueRestorationGuard_Impl<T> comphelper::<deduction guide for ValueRestorationGuard_Impl>(ValueRestorationGuard_Impl<T>)
359 include/comphelper/flagguard.hxx:37
360 ValueRestorationGuard_Impl<T> comphelper::<deduction guide for ValueRestorationGuard_Impl>(type-parameter-?-? &)
361 include/comphelper/flagguard.hxx:46
362 ValueRestorationGuard<T> comphelper::<deduction guide for ValueRestorationGuard>(ValueRestorationGuard<T>)
363 include/comphelper/flagguard.hxx:50
364 comphelper::ValueRestorationGuard::ValueRestorationGuard(_Bool &,type-parameter-?-? &&)
365 include/comphelper/flagguard.hxx:50
366 comphelper::ValueRestorationGuard::ValueRestorationGuard(unsigned char &,type-parameter-?-? &&)
367 include/comphelper/flagguard.hxx:50
368 ValueRestorationGuard<T> comphelper::<deduction guide for ValueRestorationGuard>(type-parameter-?-? &,type-parameter-?-? &&)
369 include/comphelper/interfacecontainer3.hxx:50
370 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceIteratorHelper3<ListenerT>)
371 include/comphelper/interfacecontainer3.hxx:65
372 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceContainerHelper3<type-parameter-?-?> &)
373 include/comphelper/interfacecontainer3.hxx:84
374 void comphelper::OInterfaceIteratorHelper3::remove()
375 include/comphelper/interfacecontainer3.hxx:91
376 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(const OInterfaceIteratorHelper3<ListenerT> &)
377 include/comphelper/interfacecontainer3.hxx:132
378 int comphelper::OInterfaceContainerHelper3::getLength() const
379 include/comphelper/interfacecontainer3.hxx:137
380 vector<Reference<type-parameter-?-?>, allocator<Reference<type-parameter-?-?> > > comphelper::OInterfaceContainerHelper3::getElements() const
381 include/comphelper/interfacecontainer3.hxx:168
382 void comphelper::OInterfaceContainerHelper3::disposeAndClear(const struct com::sun::star::lang::EventObject &)
383 include/comphelper/interfacecontainer3.hxx:172
384 void comphelper::OInterfaceContainerHelper3::clear()
385 include/comphelper/interfacecontainer3.hxx:184
386 void comphelper::OInterfaceContainerHelper3::forEach(const type-parameter-?-? &)
387 include/comphelper/interfacecontainer3.hxx:207
388 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
389 include/comphelper/interfacecontainer3.hxx:207
390 void comphelper::OInterfaceContainerHelper3::notifyEach(void (type-parameter-?-?::*)(const type-parameter-?-? &),const type-parameter-?-? &)
391 include/comphelper/interfacecontainer3.hxx:226
392 comphelper::OInterfaceContainerHelper3::NotifySingleListener::NotifySingleListener<EventT>(void (type-parameter-?-?::*)(const type-parameter-?-? &),const type-parameter-?-? &)
393 include/comphelper/interfacecontainer3.hxx:232
394 void comphelper::OInterfaceContainerHelper3::NotifySingleListener::operator()(const Reference<type-parameter-?-?> &) const
395 include/comphelper/logging.hxx:58
396 class rtl::OUString comphelper::log::convert::convertLogArgToString(char16_t)
397 include/comphelper/logging.hxx:225
398 void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?) const
399 include/comphelper/logging.hxx:246
400 void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
401 include/comphelper/logging.hxx:258
402 void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
403 include/comphelper/logging.hxx:271
404 void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
405 include/comphelper/logging.hxx:295
406 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?) const
407 include/comphelper/logging.hxx:304
408 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?) const
409 include/comphelper/logging.hxx:314
410 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
411 include/comphelper/logging.hxx:325
412 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
413 include/comphelper/logging.hxx:337
414 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
415 include/comphelper/logging.hxx:350
416 void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
417 include/comphelper/logging.hxx:374
418 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?) const
419 include/comphelper/logging.hxx:383
420 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?) const
421 include/comphelper/logging.hxx:393
422 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
423 include/comphelper/logging.hxx:404
424 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
425 include/comphelper/logging.hxx:416
426 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
427 include/comphelper/logging.hxx:429
428 void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
429 include/comphelper/lok.hxx:34
430 void comphelper::LibreOfficeKit::setMobilePhone(int)
431 include/comphelper/lok.hxx:37
432 void comphelper::LibreOfficeKit::setTablet(int)
433 include/comphelper/lok.hxx:54
434 _Bool comphelper::LibreOfficeKit::isLocalRendering()
435 include/comphelper/propagg.hxx:60
436 _Bool comphelper::internal::OPropertyAccessor::operator==(const struct comphelper::internal::OPropertyAccessor &) const
437 include/comphelper/propagg.hxx:61
438 _Bool comphelper::internal::OPropertyAccessor::operator<(const struct comphelper::internal::OPropertyAccessor &) const
439 include/comphelper/proparrhlp.hxx:83
440 class cppu::IPropertyArrayHelper * comphelper::OAggregationArrayUsageHelper::createArrayHelper() const
441 include/comphelper/PropertyInfoHash.hxx:36
442 comphelper::PropertyInfo::PropertyInfo(const class rtl::OUString &,int,const class com::sun::star::uno::Type &,short)
443 include/comphelper/scopeguard.hxx:52
444 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(ScopeGuard<Func>)
445 include/comphelper/scopeguard.hxx:57
446 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(type-parameter-?-? &&)
447 include/comphelper/scopeguard.hxx:84
448 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(const ScopeGuard<Func> &)
449 include/comphelper/sequence.hxx:200
450 Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[N])
451 include/comphelper/sequence.hxx:200
452 Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[S])
453 include/comphelper/servicedecl.hxx:108
454 comphelper::service_decl::ServiceDecl::ServiceDecl(const type-parameter-?-? &,const char *,const char *)
455 include/comphelper/unique_disposing_ptr.hxx:46
456 type-parameter-?-? & comphelper::unique_disposing_ptr::operator*() const
457 include/comphelper/unwrapargs.hxx:51
458 void comphelper::detail::unwrapArgs(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &)
459 include/connectivity/dbcharset.hxx:138
460 const class dbtools::OCharsetMap::CharsetIterator & dbtools::OCharsetMap::CharsetIterator::operator--()
461 include/connectivity/FValue.hxx:318
462 unsigned short connectivity::ORowSetValue::operator unsigned short() const
463 include/connectivity/FValue.hxx:387
464 unsigned char connectivity::ORowSetValue::getUInt8() const
465 include/connectivity/sqlparse.hxx:185
466 class rtl::OUString connectivity::OSQLParser::RuleIDToStr(unsigned int)
467 include/drawinglayer/geometry/viewinformation2d.hxx:138
468 _Bool drawinglayer::geometry::ViewInformation2D::operator!=(const class drawinglayer::geometry::ViewInformation2D &) const
469 include/drawinglayer/primitive2d/baseprimitive2d.hxx:139
470 _Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const class drawinglayer::primitive2d::BasePrimitive2D &) const
471 include/drawinglayer/primitive2d/softedgeprimitive2d.hxx:39
472 void drawinglayer::primitive2d::SoftEdgePrimitive2D::setMaskGeneration(_Bool) const
473 include/drawinglayer/primitive3d/baseprimitive3d.hxx:112
474 _Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const class drawinglayer::primitive3d::BasePrimitive3D &) const
475 include/drawinglayer/tools/primitive2dxmldump.hxx:45
476 void drawinglayer::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
477 include/editeng/editeng.hxx:241
478 _Bool EditEngine::GetDirectVertical() const
479 include/editeng/editeng.hxx:243
480 enum TextRotation EditEngine::GetRotation() const
481 include/editeng/editeng.hxx:468
482 _Bool EditEngine::(anonymous)::__invoke(const class SvxFieldData *)
483 include/editeng/hyphenzoneitem.hxx:64
484 _Bool SvxHyphenZoneItem::IsPageEnd() const
485 include/editeng/outliner.hxx:880
486 _Bool Outliner::(anonymous)::__invoke(const class SvxFieldData *)
487 include/filter/msfilter/mstoolbar.hxx:102
488 Indent::Indent(_Bool)
489 include/formula/opcode.hxx:522
490 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > OpCodeEnumToString(enum OpCode)
491 include/formula/tokenarray.hxx:182
492 class formula::FormulaTokenArrayReferencesIterator formula::FormulaTokenArrayReferencesIterator::operator++(int)
493 include/formula/tokenarray.hxx:577
494 basic_ostream<type-parameter-?-?, type-parameter-?-?> & formula::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class formula::FormulaTokenArray &)
495 include/framework/addonsoptions.hxx:195
496 class rtl::OUString framework::AddonsOptions::GetAddonsNotebookBarResourceName(unsigned int) const
497 include/framework/addonsoptions.hxx:220
498 _Bool framework::AddonsOptions::GetMergeNotebookBarInstructions(const class rtl::OUString &,class std::__debug::vector<struct framework::MergeNotebookBarInstruction, class std::allocator<struct framework::MergeNotebookBarInstruction> > &) const
499 include/i18nlangtag/languagetag.hxx:268
500 enum LanguageTag::ScriptType LanguageTag::getScriptType() const
501 include/o3tl/any.hxx:155
502 class std::optional<const struct o3tl::detail::Void> o3tl::tryAccess(const class com::sun::star::uno::Any &)
503 include/o3tl/cow_wrapper.hxx:323
504 type-parameter-?-? * o3tl::cow_wrapper::get()
505 include/o3tl/enumarray.hxx:105
506 typename type-parameter-?-?::value_type * o3tl::enumarray_iterator::operator->() const
507 include/o3tl/enumarray.hxx:130
508 const typename type-parameter-?-?::value_type * o3tl::enumarray_const_iterator::operator->() const
509 include/o3tl/enumarray.hxx:133
510 _Bool o3tl::enumarray_const_iterator::operator==(const enumarray_const_iterator<EA> &) const
511 include/o3tl/safeint.hxx:80
512 typename enable_if<std::is_unsigned<T>::value, type-parameter-?-?>::type o3tl::saturating_sub(type-parameter-?-?,type-parameter-?-?)
513 include/o3tl/sorted_vector.hxx:225
514 _Bool o3tl::sorted_vector::operator!=(const sorted_vector<Value, Compare, Find, > &) const
515 include/o3tl/span.hxx:51
516 o3tl::span::span(int (&)[N])
517 include/o3tl/span.hxx:51
518 o3tl::span::span(int const (&)[N])
519 include/o3tl/span.hxx:51
520 o3tl::span::span(unsigned short const (&)[N])
521 include/o3tl/span.hxx:53
522 o3tl::span::span<T>(type-parameter-?-? *,unsigned long)
523 include/o3tl/strong_int.hxx:86
524 o3tl::strong_int::strong_int(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type)
525 include/o3tl/strong_int.hxx:112
526 strong_int<UNDERLYING_TYPE, PHANTOM_TYPE> o3tl::strong_int::operator--(int)
527 include/o3tl/strong_int.hxx:126
528 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct Tag_TextFrameIndex>,type-parameter-?-?...) const
529 include/o3tl/strong_int.hxx:126
530 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellDocIdTag>,type-parameter-?-?...) const
531 include/o3tl/strong_int.hxx:126
532 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellIdTag>,type-parameter-?-?...) const
533 include/o3tl/strong_int.hxx:126
534 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<short, struct Degree10Tag>,type-parameter-?-?...) const
535 include/o3tl/strong_int.hxx:126
536 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned char, struct SdrLayerIDTag>,type-parameter-?-?...) const
537 include/o3tl/strong_int.hxx:126
538 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,type-parameter-?-?...) const
539 include/o3tl/strong_int.hxx:126
540 _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>,type-parameter-?-?...) const
541 include/o3tl/typed_flags_set.hxx:114
542 typename typed_flags<type-parameter-?-?>::Wrap operator~(typename typed_flags<type-parameter-?-?>::Wrap)
543 include/o3tl/typed_flags_set.hxx:147
544 typename typed_flags<type-parameter-?-?>::Wrap operator^(typename typed_flags<type-parameter-?-?>::Wrap,type-parameter-?-?)
545 include/o3tl/typed_flags_set.hxx:314
546 typename typed_flags<type-parameter-?-?>::Self operator^=(type-parameter-?-? &,typename typed_flags<type-parameter-?-?>::Wrap)
547 include/o3tl/vector_pool.hxx:83
548 o3tl::detail::struct_from_value::type::type()
549 include/oox/helper/containerhelper.hxx:51
550 _Bool oox::ValueRange::operator!=(const struct oox::ValueRange &) const
551 include/oox/helper/containerhelper.hxx:99
552 oox::Matrix::Matrix<Type>(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_reference)
553 include/oox/helper/containerhelper.hxx:110
554 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::at(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
555 include/oox/helper/containerhelper.hxx:113
556 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::reference oox::Matrix::operator()(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
557 include/oox/helper/containerhelper.hxx:117
558 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_iterator oox::Matrix::begin() const
559 include/oox/helper/containerhelper.hxx:119
560 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_iterator oox::Matrix::end() const
561 include/oox/helper/containerhelper.hxx:121
562 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::row_begin(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
563 include/oox/helper/containerhelper.hxx:123
564 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::row_end(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
565 include/oox/helper/containerhelper.hxx:126
566 typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::reference oox::Matrix::row_front(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
567 include/oox/helper/propertymap.hxx:113
568 void oox::PropertyMap::dumpCode(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
569 include/oox/helper/propertymap.hxx:114
570 void oox::PropertyMap::dumpData(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
571 include/opencl/openclconfig.hxx:57
572 _Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const
573 include/sax/fshelper.hxx:130
574 void sax_fastparser::FastSerializerHelper::startElementNS(int,int,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XFastAttributeList> &)
575 include/sfx2/childwin.hxx:163
576 void SfxChildWindow::ClearController()
577 include/sfx2/docfilt.hxx:80
578 _Bool SfxFilter::GetGpgEncryption() const
579 include/sfx2/evntconf.hxx:60
580 struct SfxEventName & SfxEventNamesList::at(unsigned long)
581 include/sfx2/infobar.hxx:104
582 void SfxInfoBarWindow::SetCommandHandler(class weld::Button &,const class rtl::OUString &)
583 include/sfx2/lokcharthelper.hxx:42
584 void LokChartHelper::Invalidate()
585 include/sfx2/lokhelper.hxx:62
586 int SfxLokHelper::getDocumentIdOfView(int)
587 include/sfx2/msg.hxx:120
588 const class std::type_info * SfxType0::Type() const
589 include/sfx2/viewsh.hxx:365
590 enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const
591 include/sfx2/viewsh.hxx:367
592 _Bool SfxViewShell::isLOKDesktop() const
593 include/svl/itempool.hxx:171
594 const type-parameter-?-? * SfxItemPool::GetItem2Default(TypedWhichId<type-parameter-?-?>) const
595 include/svl/itempool.hxx:207
596 void SfxItemPool::dumpAsXml(struct _xmlTextWriter *) const
597 include/svl/lockfilecommon.hxx:58
598 void svt::LockFileCommon::SetURL(const class rtl::OUString &)
599 include/svtools/asynclink.hxx:44
600 void svtools::AsynchronLink::LinkStubHandleCall_Idle(void *,class Timer *)
601 include/svtools/DocumentToGraphicRenderer.hxx:106
602 _Bool DocumentToGraphicRenderer::isImpress() const
603 include/svx/autoformathelper.hxx:145
604 _Bool AutoFormatBase::operator==(const class AutoFormatBase &) const
605 include/svx/ClassificationDialog.hxx:78
606 void svx::ClassificationDialog::(anonymous)::__invoke()
607 include/svx/ClassificationField.hxx:47
608 const class rtl::OUString & svx::ClassificationResult::getDisplayText() const
609 include/svx/ClassificationField.hxx:52
610 _Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const
611 include/svx/DiagramDataInterface.hxx:33
612 class rtl::OUString DiagramDataInterface::getString() const
613 include/svx/dlgctrl.hxx:265
614 void SvxLineEndLB::set_active_text(const class rtl::OUString &)
615 include/svx/framelink.hxx:170
616 _Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &)
617 include/svx/gallery1.hxx:56
618 const class std::unique_ptr<class GalleryBinaryEngineEntry, struct std::default_delete<class GalleryBinaryEngineEntry> > & GalleryThemeEntry::getGalleryStorageEngineEntry() const
619 include/svx/gallerybinaryengine.hxx:60
620 const class INetURLObject & GalleryBinaryEngine::GetStrURL() const
621 include/svx/sidebar/InspectorTextPanel.hxx:50
622 class VclPtr<class vcl::Window> svx::sidebar::InspectorTextPanel::Create(class vcl::Window *,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &)
623 include/svx/svdlayer.hxx:74
624 _Bool SdrLayer::operator==(const class SdrLayer &) const
625 include/svx/svdpntv.hxx:448
626 _Bool SdrPaintView::IsSwapAsynchron() const
627 include/svx/txencbox.hxx:92
628 void SvxTextEncodingBox::grab_focus()
629 include/svx/txencbox.hxx:146
630 void SvxTextEncodingTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
631 include/svx/xpoly.hxx:82
632 _Bool XPolygon::operator==(const class XPolygon &) const
633 include/tools/bigint.hxx:81
634 BigInt::BigInt(unsigned int)
635 include/tools/bigint.hxx:87
636 unsigned short BigInt::operator unsigned short() const
637 include/tools/bigint.hxx:89
638 unsigned int BigInt::operator unsigned int() const
639 include/tools/bigint.hxx:109
640 class BigInt operator-(const class BigInt &,const class BigInt &)
641 include/tools/bigint.hxx:112
642 class BigInt operator%(const class BigInt &,const class BigInt &)
643 include/tools/bigint.hxx:115
644 _Bool operator!=(const class BigInt &,const class BigInt &)
645 include/tools/bigint.hxx:118
646 _Bool operator<=(const class BigInt &,const class BigInt &)
647 include/tools/color.hxx:31
648 unsigned int color::extractRGB(unsigned int)
649 include/tools/color.hxx:209
650 _Bool Color::operator>(const class Color &) const
651 include/tools/cpuid.hxx:61
652 _Bool cpuid::hasSSSE3()
653 include/tools/cpuid.hxx:68
654 _Bool cpuid::hasAVX2()
655 include/tools/date.hxx:215
656 _Bool Date::operator>=(const class Date &) const
657 include/tools/datetime.hxx:47
658 DateTime::DateTime(const class tools::Time &)
659 include/tools/datetime.hxx:88
660 class DateTime operator-(const class DateTime &,int)
661 include/tools/datetime.hxx:90
662 class DateTime operator-(const class DateTime &,double)
663 include/tools/datetime.hxx:92
664 class DateTime operator+(const class DateTime &,const class tools::Time &)
665 include/tools/datetime.hxx:93
666 class DateTime operator-(const class DateTime &,const class tools::Time &)
667 include/tools/fract.hxx:66
668 class Fraction & Fraction::operator+=(double)
669 include/tools/fract.hxx:67
670 class Fraction & Fraction::operator-=(double)
671 include/tools/fract.hxx:83
672 _Bool operator>=(const class Fraction &,const class Fraction &)
673 include/tools/fract.hxx:102
674 class Fraction operator+(const class Fraction &,double)
675 include/tools/fract.hxx:103
676 class Fraction operator-(const class Fraction &,double)
677 include/tools/fract.hxx:105
678 class Fraction operator/(const class Fraction &,double)
679 include/tools/gen.hxx:260
680 class Pair & Range::toPair()
681 include/tools/gen.hxx:327
682 class Pair & Selection::toPair()
683 include/tools/link.hxx:134
684 const char * Link::getSourceFilename() const
685 include/tools/link.hxx:135
686 int Link::getSourceLineNumber() const
687 include/tools/link.hxx:136
688 const char * Link::getTargetName() const
689 include/tools/poly.hxx:160
690 _Bool tools::Polygon::operator!=(const class tools::Polygon &) const
691 include/tools/poly.hxx:248
692 _Bool tools::PolyPolygon::operator!=(const class tools::PolyPolygon &) const
693 include/tools/simd.hxx:21
694 type-parameter-?-? simd::roundDown(type-parameter-?-?,unsigned int)
695 include/tools/stream.hxx:508
696 class rtl::OString read_uInt32_lenPrefixed_uInt8s_ToOString(class SvStream &)
697 include/tools/UnitConversion.hxx:32
698 double convertPointToTwip(double)
699 include/tools/urlobj.hxx:448
700 _Bool INetURLObject::SetHost(const class rtl::OUString &)
701 include/tools/urlobj.hxx:952
702 int INetURLObject::SubString::set(class rtl::OUString &,const class rtl::OUString &)
703 include/tools/weakbase.h:110
704 _Bool tools::WeakReference::operator==(const type-parameter-?-? *) const
705 include/tools/weakbase.h:119
706 _Bool tools::WeakReference::operator<(const WeakReference<reference_type> &) const
707 include/tools/weakbase.h:122
708 _Bool tools::WeakReference::operator>(const WeakReference<reference_type> &) const
709 include/tools/XmlWriter.hxx:60
710 void tools::XmlWriter::element(const class rtl::OString &)
711 include/unotest/directories.hxx:43
712 class rtl::OUString test::Directories::getPathFromWorkdir(const class rtl::OUString &) const
713 include/unotools/moduleoptions.hxx:166
714 _Bool SvtModuleOptions::IsDataBase() const
715 include/unotools/textsearch.hxx:121
716 basic_ostream<type-parameter-?-?, type-parameter-?-?> & utl::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const enum utl::SearchParam::SearchType &)
717 include/vcl/alpha.hxx:47
718 _Bool AlphaMask::operator==(const class AlphaMask &) const
719 include/vcl/alpha.hxx:48
720 _Bool AlphaMask::operator!=(const class AlphaMask &) const
721 include/vcl/animate/Animation.hxx:40
722 _Bool Animation::operator!=(const class Animation &) const
723 include/vcl/animate/AnimationBitmap.hxx:68
724 _Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const
725 include/vcl/BitmapBasicMorphologyFilter.hxx:63
726 BitmapDilateFilter::BitmapDilateFilter(int,unsigned char)
727 include/vcl/BitmapColor.hxx:39
728 void BitmapColor::SetAlpha(unsigned char)
729 include/vcl/builder.hxx:103
730 const class rtl::OString & VclBuilder::getUIFile() const
731 include/vcl/builder.hxx:337
732 void VclBuilder::connectNumericFormatterAdjustment(const class rtl::OString &,const class rtl::OUString &)
733 include/vcl/builderpage.hxx:36
734 void BuilderPage::SetHelpId(const class rtl::OString &)
735 include/vcl/ColorMask.hxx:110
736 void ColorMask::GetColorFor16BitMSB(class BitmapColor &,const unsigned char *) const
737 include/vcl/ColorMask.hxx:111
738 void ColorMask::SetColorFor16BitMSB(const class BitmapColor &,unsigned char *) const
739 include/vcl/ColorMask.hxx:113
740 void ColorMask::SetColorFor16BitLSB(const class BitmapColor &,unsigned char *) const
741 include/vcl/commandevent.hxx:249
742 CommandMediaData::CommandMediaData(enum MediaCommand)
743 include/vcl/commandevent.hxx:256
744 _Bool CommandMediaData::GetPassThroughToOS() const
745 include/vcl/commandevent.hxx:276
746 CommandSwipeData::CommandSwipeData()
747 include/vcl/commandevent.hxx:293
748 CommandLongPressData::CommandLongPressData()
749 include/vcl/cursor.hxx:96
750 _Bool vcl::Cursor::operator!=(const class vcl::Cursor &) const
751 include/vcl/customweld.hxx:45
752 class rtl::OUString weld::CustomWidgetController::GetHelpText() const
753 include/vcl/customweld.hxx:166
754 void weld::CustomWeld::queue_draw_area(int,int,int,int)
755 include/vcl/customweld.hxx:181
756 void weld::CustomWeld::set_visible(_Bool)
757 include/vcl/errcode.hxx:86
758 _Bool ErrCode::operator<(const class ErrCode &) const
759 include/vcl/errcode.hxx:87
760 _Bool ErrCode::operator<=(const class ErrCode &) const
761 include/vcl/errcode.hxx:88
762 _Bool ErrCode::operator>(const class ErrCode &) const
763 include/vcl/errcode.hxx:89
764 _Bool ErrCode::operator>=(const class ErrCode &) const
765 include/vcl/filter/PDFiumLibrary.hxx:61
766 class rtl::OUString vcl::pdf::PDFium::getLastError() const
767 include/vcl/filter/PDFiumLibrary.hxx:103
768 int vcl::pdf::PDFiumAnnotation::getValueType(const class rtl::OString &)
769 include/vcl/filter/PDFiumLibrary.hxx:107
770 class std::unique_ptr<class vcl::pdf::PDFiumPageObject, struct std::default_delete<class vcl::pdf::PDFiumPageObject> > vcl::pdf::PDFiumAnnotation::getObject(int)
771 include/vcl/filter/PDFiumLibrary.hxx:113
772 class basegfx::B2DVector vcl::pdf::PDFiumAnnotation::getBorderCornerRadius()
773 include/vcl/filter/PDFiumLibrary.hxx:133
774 const struct fpdf_pathsegment_t * vcl::pdf::PDFiumPathSegment::getPointer() const
775 include/vcl/gdimtf.hxx:110
776 _Bool GDIMetaFile::operator!=(const class GDIMetaFile &) const
777 include/vcl/gdimtf.hxx:204
778 void GDIMetaFile::dumpAsXml(const char *) const
779 include/vcl/gradient.hxx:83
780 _Bool Gradient::operator!=(const class Gradient &) const
781 include/vcl/hatch.hxx:57
782 _Bool Hatch::operator!=(const class Hatch &) const
783 include/vcl/inputctx.hxx:62
784 _Bool InputContext::operator!=(const class InputContext &) const
785 include/vcl/ITiledRenderable.hxx:214
786 enum PointerStyle vcl::ITiledRenderable::getPointer()
787 include/vcl/lok.hxx:22
788 void vcl::lok::unregisterPollCallbacks()
789 include/vcl/menu.hxx:461
790 unsigned short MenuBar::AddMenuBarButton(const class Image &,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &,const class rtl::OUString &)
791 include/vcl/menu.hxx:465
792 void MenuBar::SetMenuBarButtonHighlightHdl(unsigned short,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &)
793 include/vcl/menu.hxx:469
794 class tools::Rectangle MenuBar::GetMenuBarButtonRectPixel(unsigned short)
795 include/vcl/menu.hxx:470
796 void MenuBar::RemoveMenuBarButton(unsigned short)
797 include/vcl/opengl/OpenGLHelper.hxx:67
798 void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &)
799 include/vcl/opengl/OpenGLHelper.hxx:100
800 void OpenGLHelper::debugMsgStreamWarn(const class std::__cxx11::basic_ostringstream<char> &)
801 include/vcl/outdev.hxx:1743
802 class basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
803 include/vcl/outdev.hxx:1763
804 class basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
805 include/vcl/salnativewidgets.hxx:408
806 _Bool TabitemValue::isBothAligned() const
807 include/vcl/salnativewidgets.hxx:409
808 _Bool TabitemValue::isNotAligned() const
809 include/vcl/settings.hxx:430
810 void StyleSettings::SetUseFlatBorders(_Bool)
811 include/vcl/settings.hxx:433
812 void StyleSettings::SetUseFlatMenus(_Bool)
813 include/vcl/settings.hxx:445
814 void StyleSettings::SetHideDisabledMenuItems(_Bool)
815 include/vcl/settings.hxx:510
816 void StyleSettings::SetSpinSize(long)
817 include/vcl/settings.hxx:665
818 _Bool HelpSettings::operator!=(const class HelpSettings &) const
819 include/vcl/settings.hxx:723
820 _Bool AllSettings::operator!=(const class AllSettings &) const
821 include/vcl/split.hxx:92
822 void Splitter::SetHorizontal(_Bool)
823 include/vcl/svapp.hxx:162
824 ApplicationEvent::ApplicationEvent(enum ApplicationEvent::Type,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
825 include/vcl/svapp.hxx:795
826 void Application::AppEvent(const class ApplicationEvent &)
827 include/vcl/syswin.hxx:116
828 void SystemWindow::SetIdleDebugName(const char *)
829 include/vcl/TaskStopwatch.hxx:97
830 void TaskStopwatch::reset()
831 include/vcl/TaskStopwatch.hxx:108
832 void TaskStopwatch::setInputStop(enum VclInputFlags)
833 include/vcl/TaskStopwatch.hxx:109
834 enum VclInputFlags TaskStopwatch::inputStop() const
835 include/vcl/TaskStopwatch.hxx:117
836 unsigned int TaskStopwatch::timeSlice()
837 include/vcl/TaskStopwatch.hxx:118
838 void TaskStopwatch::setTimeSlice(unsigned int)
839 include/vcl/textrectinfo.hxx:48
840 _Bool TextRectInfo::operator!=(const class TextRectInfo &) const
841 include/vcl/toolkit/longcurr.hxx:47
842 class BigInt LongCurrencyFormatter::GetValue() const
843 include/vcl/toolkit/treelist.hxx:171
844 const class SvTreeListEntry * SvTreeList::GetParent(const class SvTreeListEntry *) const
845 include/vcl/toolkit/treelistbox.hxx:369
846 void SvTreeListBox::RemoveSelection()
847 include/vcl/txtattr.hxx:56
848 _Bool TextAttrib::operator!=(const class TextAttrib &) const
849 include/vcl/uitest/uiobject.hxx:285
850 TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &)
851 include/vcl/uitest/uiobject.hxx:293
852 class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > TabPageUIObject::create(class vcl::Window *)
853 include/vcl/uitest/uiobject.hxx:356
854 SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &)
855 include/vcl/uitest/uiobject.hxx:364
856 class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > SpinUIObject::create(class vcl::Window *)
857 include/vcl/wall.hxx:70
858 Wallpaper::Wallpaper(const class Gradient &)
859 include/vcl/weld.hxx:139
860 _Bool weld::Widget::get_hexpand() const
861 include/vcl/weld.hxx:141
862 _Bool weld::Widget::get_vexpand() const
863 include/vcl/weld.hxx:143
864 void weld::Widget::set_secondary(_Bool)
865 include/vcl/weld.hxx:150
866 int weld::Widget::get_margin_top() const
867 include/vcl/weld.hxx:151
868 int weld::Widget::get_margin_bottom() const
869 include/vcl/weld.hxx:153
870 int weld::Widget::get_margin_right() const
871 include/vcl/weld.hxx:332
872 void weld::ScrolledWindow::hadjustment_set_step_increment(int)
873 include/vcl/weld.hxx:334
874 enum VclPolicyType weld::ScrolledWindow::get_hpolicy() const
875 include/vcl/weld.hxx:339
876 int weld::ScrolledWindow::get_hscroll_height() const
877 include/vcl/weld.hxx:465
878 struct SystemEnvData weld::Window::get_system_data() const
879 include/vcl/weld.hxx:549
880 class rtl::OString weld::Assistant::get_current_page_ident() const
881 include/vcl/weld.hxx:555
882 class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const
883 include/vcl/weld.hxx:1035
884 void weld::TreeView::set_text_align(const class weld::TreeIter &,double,int)
885 include/vcl/weld.hxx:1130
886 enum TriState weld::TreeView::get_sort_indicator(int) const
887 include/vcl/weld.hxx:1163
888 const class rtl::OUString & weld::TreeView::get_saved_value() const
889 include/vcl/weld.hxx:1230
890 class rtl::OUString weld::IconView::get_selected_id() const
891 include/vcl/weld.hxx:1245
892 _Bool weld::IconView::get_cursor(class weld::TreeIter *) const
893 include/vcl/weld.hxx:1255
894 void weld::IconView::select_all()
895 include/vcl/weld.hxx:1261
896 void weld::IconView::save_value()
897 include/vcl/weld.hxx:1262
898 const class rtl::OUString & weld::IconView::get_saved_value() const
899 include/vcl/weld.hxx:1263
900 _Bool weld::IconView::get_value_changed_from_saved() const
901 include/vcl/weld.hxx:1372
902 void weld::MenuButton::append_item_radio(const class rtl::OUString &,const class rtl::OUString &)
903 include/vcl/weld.hxx:1380
904 void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
905 include/vcl/weld.hxx:1385
906 void weld::MenuButton::append_separator(const class rtl::OUString &)
907 include/vcl/weld.hxx:1442
908 void weld::Scale::get_increments(int &,int &) const
909 include/vcl/weld.hxx:1459
910 class rtl::OUString weld::ProgressBar::get_text() const
911 include/vcl/weld.hxx:1493
912 int weld::Entry::get_position() const
913 include/vcl/weld.hxx:1667
914 void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
915 include/vcl/weld.hxx:1903
916 class Size weld::MetricSpinButton::get_size_request() const
917 include/vcl/weld.hxx:1915
918 void weld::MetricSpinButton::set_position(int)
919 include/vcl/weld.hxx:2015
920 int weld::TextView::vadjustment_get_lower() const
921 include/vcl/weld.hxx:2029
922 void weld::Expander::set_label(const class rtl::OUString &)
923 include/vcl/weld.hxx:2030
924 class rtl::OUString weld::Expander::get_label() const
925 include/vcl/weld.hxx:2203
926 class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const
927 include/vcl/weld.hxx:2213
928 void weld::Toolbar::append_separator(const class rtl::OUString &)
929 include/vcl/weldutils.hxx:186
930 const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> & weld::WidgetStatusListener::getFrame() const
931 include/vcl/weldutils.hxx:338
932 void weld::DateFormatter::CursorChangedHdl(class weld::Entry &)
933 include/vcl/weldutils.hxx:338
934 void weld::DateFormatter::LinkStubCursorChangedHdl(void *,class weld::Entry &)
935 include/vcl/weldutils.hxx:366
936 void weld::PatternFormatter::connect_focus_out(const class Link<class weld::Widget &, void> &)
937 include/vcl/weldutils.hxx:367
938 void weld::PatternFormatter::connect_focus_in(const class Link<class weld::Widget &, void> &)
939 include/vcl/window.hxx:416
940 const char * ImplDbgCheckWindow(const void *)
941 include/xmloff/formlayerimport.hxx:72
942 class SvXMLImportContext * xmloff::OFormLayerXMLImport::createOfficeFormsContext(class SvXMLImport &)
943 include/xmloff/namespacemap.hxx:138
944 class rtl::OUString SvXMLNamespaceMap::GetQNameByIndex(unsigned short,const class rtl::OUString &) const
945 include/xmloff/txtimp.hxx:375
946 class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetFootnoteBP()
947 include/xmloff/txtimp.hxx:376
948 class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetSequenceIdBP()
949 include/xmloff/txtimp.hxx:414
950 const class SvXMLTokenMap & XMLTextImportHelper::GetTextFieldAttrTokenMap()
951 libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx:72
952 void ::operator()(struct _GtkBuilder *) const
953 libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx:31
954 void * gtv_comments_sidebar_get_instance_private(struct GtvCommentsSidebar *)
955 libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx:49
956 void ::operator()(struct _GList *) const
957 libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx:80
958 void ::operator()(struct _GtkTargetList *) const
959 libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
960 void openLokDialog(struct _GtkWidget *,void *)
961 lotuswordpro/source/filter/clone.hxx:28
962 detail::has_clone<class LwpAtomHolder>::no & detail::has_clone::check_sig()
963 lotuswordpro/source/filter/clone.hxx:28
964 detail::has_clone<class LwpBackgroundStuff>::no & detail::has_clone::check_sig()
965 lotuswordpro/source/filter/clone.hxx:28
966 detail::has_clone<class LwpBorderStuff>::no & detail::has_clone::check_sig()
967 lotuswordpro/source/filter/clone.hxx:28
968 detail::has_clone<class LwpMargins>::no & detail::has_clone::check_sig()
969 lotuswordpro/source/filter/clone.hxx:28
970 detail::has_clone<class LwpShadow>::no & detail::has_clone::check_sig()
971 lotuswordpro/source/filter/clone.hxx:28
972 detail::has_clone<class LwpSpacingCommonOverride>::no & detail::has_clone::check_sig()
973 o3tl/qa/cow_wrapper_clients.hxx:140
974 _Bool o3tltests::cow_wrapper_client4::operator==(const class o3tltests::cow_wrapper_client4 &) const
975 o3tl/qa/cow_wrapper_clients.hxx:141
976 _Bool o3tltests::cow_wrapper_client4::operator!=(const class o3tltests::cow_wrapper_client4 &) const
977 o3tl/qa/cow_wrapper_clients.hxx:142
978 _Bool o3tltests::cow_wrapper_client4::operator<(const class o3tltests::cow_wrapper_client4 &) const
979 o3tl/qa/cow_wrapper_clients.hxx:193
980 _Bool o3tltests::cow_wrapper_client5::operator!=(const class o3tltests::cow_wrapper_client5 &) const
981 oox/inc/drawingml/textliststyle.hxx:49
982 void oox::drawingml::TextListStyle::dump() const
983 oox/inc/drawingml/textparagraphproperties.hxx:98
984 void oox::drawingml::TextParagraphProperties::setLineSpacing(const class oox::drawingml::TextSpacing &)
985 oox/source/drawingml/diagram/diagramlayoutatoms.hxx:291
986 const class std::__debug::vector<class std::shared_ptr<class oox::drawingml::Shape>, class std::allocator<class std::shared_ptr<class oox::drawingml::Shape> > > & oox::drawingml::LayoutNode::getNodeShapes() const
987 oox/source/drawingml/diagram/diagramlayoutatoms.hxx:300
988 const class oox::drawingml::LayoutNode * oox::drawingml::LayoutNode::getParentLayoutNode() const
989 sal/osl/unx/uunxapi.hxx:35
990 int mkdir_c(const class rtl::OString &,unsigned int)
991 sal/osl/unx/uunxapi.hxx:70
992 int osl::lstat(const class rtl::OUString &,struct stat &)
993 sc/inc/address.hxx:666
994 _Bool ScRange::operator<=(const class ScRange &) const
995 sc/inc/bigrange.hxx:73
996 _Bool ScBigAddress::operator!=(const class ScBigAddress &) const
997 sc/inc/columniterator.hxx:82
998 int sc::ColumnIterator::getType() const
999 sc/inc/datamapper.hxx:79
1000 void sc::ExternalDataSource::setUpdateFrequency(double)
1001 sc/inc/datamapper.hxx:82
1002 void sc::ExternalDataSource::setURL(const class rtl::OUString &)
1003 sc/inc/datamapper.hxx:83
1004 void sc::ExternalDataSource::setProvider(const class rtl::OUString &)
1005 sc/inc/dpfilteredcache.hxx:143
1006 void ScDPFilteredCache::dump() const
1007 sc/inc/formulacell.hxx:489
1008 void ScFormulaCell::Dump() const
1009 sc/inc/mtvcellfunc.hxx:41
1010 class mdds::detail::mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::detail::mtv::private_data_forward_update<struct mdds::detail::mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > sc::ProcessFormula(const class mdds::detail::mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::detail::mtv::private_data_forward_update<struct mdds::detail::mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > &,class mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent> &,int,int,class std::function<void (unsigned long, class ScFormulaCell *)>)
1011 sc/inc/mtvelements.hxx:73
1012 struct mdds::mtv::base_element_block * sc::mdds_mtv_create_new_block(const struct sc::CellTextAttr &,const type-parameter-?-? &,const type-parameter-?-? &)
1013 sc/inc/mtvelements.hxx:73
1014 void sc::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const struct sc::CellTextAttr &,const type-parameter-?-? &,const type-parameter-?-? &)
1015 sc/inc/mtvelements.hxx:77
1016 struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
1017 sc/inc/mtvelements.hxx:77
1018 void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
1019 sc/inc/mtvelements.hxx:78
1020 struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1021 sc/inc/mtvelements.hxx:78
1022 void mdds_mtv_append_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1023 sc/inc/mtvelements.hxx:78
1024 void mdds_mtv_assign_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1025 sc/inc/mtvelements.hxx:78
1026 void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1027 sc/inc/mtvelements.hxx:78
1028 void mdds_mtv_prepend_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1029 sc/inc/mtvelements.hxx:78
1030 void mdds_mtv_set_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
1031 sc/inc/mtvelements.hxx:79
1032 struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
1033 sc/inc/mtvelements.hxx:79
1034 void mdds_mtv_get_empty_value(class ScFormulaCell *&)
1035 sc/inc/mtvelements.hxx:79
1036 void mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class ScFormulaCell *&)
1037 sc/inc/mtvelements.hxx:79
1038 void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
1039 sc/inc/mtvelements.hxx:80
1040 struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
1041 sc/inc/mtvelements.hxx:80
1042 void mdds_mtv_get_empty_value(class EditTextObject *&)
1043 sc/inc/mtvelements.hxx:80
1044 void mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class EditTextObject *&)
1045 sc/inc/mtvelements.hxx:80
1046 void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
1047 sc/inc/mtvelements.hxx:84
1048 struct mdds::mtv::base_element_block * svl::mdds_mtv_create_new_block(const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
1049 sc/inc/mtvelements.hxx:84
1050 void svl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
1051 sc/inc/mtvfunctions.hxx:366
1052 void sc::ProcessElements2(type-parameter-?-? &,type-parameter-?-? &,type-parameter-?-? &)
1053 sc/inc/postit.hxx:46
1054 ScCaptionPtr::ScCaptionPtr(class SdrCaptionObj *)
1057 sc/inc/scopetools.hxx:74
1058 void sc::DelayFormulaGroupingSwitch::reset()
1059 sc/inc/segmenttree.hxx:144
1060 void ScFlatUInt16RowSegments::setValueIf(int,int,unsigned short,const class std::function<_Bool (unsigned short)> &)
1061 sc/inc/sheetlimits.hxx:41
1062 _Bool ScSheetLimits::ValidColRow(short,int) const
1063 sc/inc/sheetlimits.hxx:45
1064 _Bool ScSheetLimits::ValidColRowTab(short,int,short) const
1065 sc/inc/sheetlimits.hxx:57
1066 short ScSheetLimits::SanitizeCol(short) const
1067 sc/inc/sheetlimits.hxx:58
1068 int ScSheetLimits::SanitizeRow(int) const
1069 sc/inc/stlalgorithm.hxx:47
1070 sc::AlignedAllocator::AlignedAllocator(const AlignedAllocator<type-parameter-?-?, 256> &)
1071 sc/inc/stlalgorithm.hxx:47
1072 sc::AlignedAllocator::AlignedAllocator<T, Alignment>(const AlignedAllocator<type-parameter-?-?, Alignment> &)
1073 sc/inc/stlalgorithm.hxx:61
1074 _Bool sc::AlignedAllocator::operator==(const AlignedAllocator<T, Alignment> &) const
1075 sc/inc/stlalgorithm.hxx:62
1076 _Bool sc::AlignedAllocator::operator!=(const AlignedAllocator<T, Alignment> &) const
1077 sc/inc/table.hxx:322
1078 _Bool ScTable::IsColRowTabValid(const short,const int,const short) const
1079 sc/inc/userlist.hxx:88
1080 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > *, class std::__cxx1998::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > > >, class std::__debug::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > >, struct std::random_access_iterator_tag> ScUserList::begin() const
1081 sc/qa/unit/helper/qahelper.hxx:155
1082 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > print(const class ScAddress &)
1083 sc/qa/unit/screenshots/screenshots.cxx:325
1085 sc/qa/unit/ucalc.hxx:152
1086 void Test::testFormulaHashAndTag()
1087 sc/qa/unit/ucalc.hxx:191
1088 void Test::testSingleCellCopyColumnLabel()
1089 sc/qa/unit/ucalc.hxx:250
1090 void Test::testExternalRefUnresolved()
1091 sc/qa/unit/ucalc.hxx:389
1092 void Test::testCopyPasteSkipEmptyConditionalFormatting()
1093 sc/qa/unit/ucalc.hxx:416
1094 void Test::testSharedFormulaMoveBlock()
1095 sc/qa/unit/ucalc.hxx:533
1096 void Test::testCondFormatUpdateMoveTab()
1097 sc/qa/unit/ucalc.hxx:534
1098 void Test::testCondFormatUpdateDeleteTab()
1099 sc/qa/unit/ucalc.hxx:535
1100 void Test::testCondFormatUpdateInsertTab()
1101 sc/qa/unit/ucalc.hxx:536
1102 void Test::testCondFormatUpdateReference()
1103 sc/qa/unit/ucalc.hxx:546
1104 void Test::testCondFormatListenToOwnRange()
1105 sc/source/core/inc/interpre.hxx:73
1106 basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &)
1107 sc/source/core/opencl/formulagroupcl.cxx:1061
1108 _Bool sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::NeedParallelReduction() const
1109 sc/source/core/opencl/formulagroupcl.cxx:1069
1110 void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &)
1111 sc/source/core/opencl/formulagroupcl.cxx:1352
1112 void sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &)
1113 sc/source/core/opencl/formulagroupcl.cxx:1354
1114 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowDeclRef(_Bool) const
1115 sc/source/core/opencl/formulagroupcl.cxx:1368
1116 unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::Marshal(struct _cl_kernel *,int,int,struct _cl_program *)
1117 sc/source/core/opencl/formulagroupcl.cxx:1381
1118 unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetArrayLength() const
1119 sc/source/core/opencl/formulagroupcl.cxx:1383
1120 unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetWindowSize() const
1121 sc/source/core/opencl/formulagroupcl.cxx:1385
1122 _Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetStartFixed() const
1123 sc/source/core/opencl/formulagroupcl.cxx:1387
1124 _Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetEndFixed() const
1125 sc/source/core/opencl/op_statistical.hxx:206
1126 sc::opencl::OpGeoMean::OpGeoMean()
1127 sc/source/core/tool/interpr1.cxx:4145
1128 double ::operator()(double,unsigned long) const
1129 sc/source/core/tool/interpr1.cxx:6496
1130 double ::operator()(const struct sc::ParamIfsResult &) const
1131 sc/source/core/tool/scmatrix.cxx:2316
1132 type-parameter-?-? * (anonymous namespace)::wrapped_iterator::operator->() const
1133 sc/source/core/tool/scmatrix.cxx:3322
1134 const class svl::SharedString & matop::(anonymous namespace)::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const
1135 sc/source/filter/inc/htmlpars.hxx:60
1136 void ScHTMLStyles::add(const char *,unsigned long,const char *,unsigned long,const class rtl::OUString &,const class rtl::OUString &)
1137 sc/source/filter/inc/orcusinterface.hxx:77
1138 ScOrcusRefResolver::ScOrcusRefResolver(const class ScOrcusGlobalSettings &)
1139 sc/source/filter/inc/tokstack.hxx:213
1140 _Bool TokenPool::GrowTripel(unsigned short)
1141 sc/source/filter/inc/xeextlst.hxx:198
1142 void XclExtLst::AddRecord(const class rtl::Reference<class XclExpExt> &)
1143 sc/source/filter/inc/xerecord.hxx:344
1144 void XclExpRecordList::InsertRecord(type-parameter-?-? *,unsigned long)
1145 sc/source/filter/inc/xerecord.hxx:353
1146 void XclExpRecordList::AppendRecord(Reference<type-parameter-?-?>)
1147 sc/source/filter/inc/xerecord.hxx:364
1148 void XclExpRecordList::AppendNewRecord(const Reference<type-parameter-?-?> &)
1149 sc/source/filter/inc/xerecord.hxx:366
1150 void XclExpRecordList::AppendNewRecord(Reference<type-parameter-?-?>)
1151 sc/source/filter/inc/xestream.hxx:105
1152 class XclExpStream & XclExpStream::operator<<(float)
1153 sc/source/filter/inc/xiescher.hxx:154
1154 class Color XclImpDrawObjBase::GetSolidLineColor(const struct XclObjLineData &) const
1155 sc/source/filter/inc/xlformula.hxx:409
1156 _Bool XclTokenArray::operator==(const class XclTokenArray &) const
1157 sc/source/filter/xml/xmltransformationi.hxx:160
1158 ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
1159 sc/source/ui/inc/dataprovider.hxx:56
1160 _Bool sc::CSVFetchThread::IsRequestedTerminate()
1161 sc/source/ui/inc/dataprovider.hxx:57
1162 void sc::CSVFetchThread::Terminate()
1163 sc/source/ui/inc/dataprovider.hxx:58
1164 void sc::CSVFetchThread::EndThread()
1165 sc/source/ui/inc/dataprovider.hxx:83
1166 const class rtl::OUString & sc::DataProvider::GetURL() const
1167 sc/source/ui/inc/datatableview.hxx:112
1168 void ScDataTableView::getRowRange(int &,int &) const
1169 sc/source/ui/inc/impex.hxx:93
1170 ScImportExport::ScImportExport(class ScDocument &,const class rtl::OUString &)
1171 sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:66
1172 void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,const char *,const class std::optional<signed char>)
1173 sc/source/ui/inc/TableFillingAndNavigationTools.hxx:121
1174 unsigned long DataRangeIterator::size()
1175 sc/source/ui/inc/viewdata.hxx:407
1176 long ScViewData::GetLOKDocWidthPixel() const
1177 sc/source/ui/inc/viewdata.hxx:408
1178 long ScViewData::GetLOKDocHeightPixel() const
1179 sc/source/ui/inc/viewdata.hxx:540
1180 _Bool ScViewData::IsGridMode() const
1181 scaddins/source/analysis/analysishelper.hxx:801
1182 _Bool sca::analysis::ScaDate::operator>=(const class sca::analysis::ScaDate &) const
1183 sccomp/source/solver/DifferentialEvolution.hxx:67
1184 int DifferentialEvolutionAlgorithm::getLastChange()
1185 sccomp/source/solver/ParticelSwarmOptimization.hxx:85
1186 int ParticleSwarmOptimizationAlgorithm::getLastChange()
1189 sd/source/filter/ppt/pptinanimations.hxx:108
1190 void ppt::AnimationImporter::dump(const char *,long)
1191 sd/source/ui/inc/filedlg.hxx:55
1192 _Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected() const
1193 sd/source/ui/inc/GraphicViewShell.hxx:43
1194 class SfxViewFactory * sd::GraphicViewShell::Factory()
1195 sd/source/ui/inc/GraphicViewShell.hxx:43
1196 class SfxViewShell * sd::GraphicViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
1197 sd/source/ui/inc/GraphicViewShell.hxx:43
1198 void sd::GraphicViewShell::InitFactory()
1199 sd/source/ui/inc/GraphicViewShell.hxx:43
1200 void sd::GraphicViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
1201 sd/source/ui/inc/optsitem.hxx:178
1202 _Bool SdOptionsContents::operator==(const class SdOptionsContents &) const
1203 sd/source/ui/inc/OutlineViewShell.hxx:41
1204 class SfxViewFactory * sd::OutlineViewShell::Factory()
1205 sd/source/ui/inc/OutlineViewShell.hxx:41
1206 class SfxViewShell * sd::OutlineViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
1207 sd/source/ui/inc/OutlineViewShell.hxx:41
1208 void sd::OutlineViewShell::InitFactory()
1209 sd/source/ui/inc/OutlineViewShell.hxx:41
1210 void sd::OutlineViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
1211 sd/source/ui/inc/PaneShells.hxx:35
1212 void sd::LeftImpressPaneShell::RegisterInterface(const class SfxModule *)
1213 sd/source/ui/inc/PaneShells.hxx:53
1214 void sd::LeftDrawPaneShell::RegisterInterface(const class SfxModule *)
1215 sd/source/ui/inc/unomodel.hxx:137
1216 _Bool SdXImpressDocument::operator==(const class SdXImpressDocument &) const
1217 sd/source/ui/remotecontrol/ZeroconfService.hxx:35
1218 sd::ZeroconfService::ZeroconfService(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,unsigned int)
1219 sd/source/ui/remotecontrol/ZeroconfService.hxx:39
1220 const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > & sd::ZeroconfService::getName() const
1221 sd/source/ui/remotecontrol/ZeroconfService.hxx:40
1222 void sd::ZeroconfService::setName(const char *)
1223 sd/source/ui/remotecontrol/ZeroconfService.hxx:45
1224 void sd::ZeroconfService::setup()
1225 sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:200
1226 _Bool sd::slidesorter::view::InsertPosition::operator!=(const class sd::slidesorter::view::InsertPosition &) const
1227 sdext/source/pdfimport/pdfparse/pdfparse.cxx:111
1228 long (anonymous namespace)::PDFGrammar<boost::spirit::classic::file_iterator<char, boost::spirit::classic::fileiter_impl::mmap_file_iterator<char> > >::pdf_string_parser::operator()(const type-parameter-?-? &,struct boost::spirit::classic::nil_t &) const
1229 sfx2/inc/autoredactdialog.hxx:74
1230 void TargetsTable::select(int)
1231 sfx2/inc/sidebar/Tools.hxx:48
1232 struct com::sun::star::awt::Gradient sfx2::sidebar::Tools::VclToAwtGradient(const class Gradient &)
1233 sfx2/inc/sidebar/Tools.hxx:49
1234 class Gradient sfx2::sidebar::Tools::AwtToVclGradient(const struct com::sun::star::awt::Gradient &)
1235 sfx2/source/appl/shutdownicon.hxx:79
1236 class rtl::OUString ShutdownIcon::getShortcutName()
1237 sfx2/source/appl/shutdownicon.hxx:95
1238 class ShutdownIcon * ShutdownIcon::createInstance()
1239 sfx2/source/appl/shutdownicon.hxx:97
1240 void ShutdownIcon::terminateDesktop()
1241 sfx2/source/appl/shutdownicon.hxx:100
1242 void ShutdownIcon::FileOpen()
1243 sfx2/source/appl/shutdownicon.hxx:103
1244 void ShutdownIcon::FromTemplate()
1245 sfx2/source/appl/shutdownicon.hxx:112
1246 class rtl::OUString ShutdownIcon::GetUrlDescription(const class rtl::OUString &)
1247 sfx2/source/appl/shutdownicon.hxx:114
1248 void ShutdownIcon::SetVeto(_Bool)
1249 shell/inc/xml_parser.hxx:46
1250 xml_parser::xml_parser()
1251 shell/inc/xml_parser.hxx:69
1252 void xml_parser::parse(const char *,unsigned long,_Bool)
1253 shell/inc/xml_parser.hxx:87
1254 void xml_parser::set_document_handler(class i_xml_parser_event_handler *)
1255 slideshow/source/engine/activities/activitiesfactory.cxx:172
1256 void slideshow::internal::(anonymous namespace)::FromToByActivity::startAnimation()
1257 slideshow/source/engine/activities/activitiesfactory.cxx:241
1258 void slideshow::internal::(anonymous namespace)::FromToByActivity::endAnimation()
1259 slideshow/source/engine/activities/activitiesfactory.cxx:249
1260 void slideshow::internal::(anonymous namespace)::FromToByActivity::perform(double,unsigned int) const
1261 slideshow/source/engine/activities/activitiesfactory.cxx:313
1262 void slideshow::internal::(anonymous namespace)::FromToByActivity::perform(unsigned int,unsigned int) const
1263 slideshow/source/engine/activities/activitiesfactory.cxx:331
1264 void slideshow::internal::(anonymous namespace)::FromToByActivity::performEnd()
1265 slideshow/source/engine/activities/activitiesfactory.cxx:344
1266 void slideshow::internal::(anonymous namespace)::FromToByActivity::dispose()
1267 slideshow/source/engine/activities/activitiesfactory.cxx:525
1268 void slideshow::internal::(anonymous namespace)::ValuesActivity::startAnimation()
1269 slideshow/source/engine/activities/activitiesfactory.cxx:536
1270 void slideshow::internal::(anonymous namespace)::ValuesActivity::endAnimation()
1271 slideshow/source/engine/activities/activitiesfactory.cxx:544
1272 void slideshow::internal::(anonymous namespace)::ValuesActivity::perform(unsigned int,double,unsigned int) const
1273 slideshow/source/engine/activities/activitiesfactory.cxx:566
1274 void slideshow::internal::(anonymous namespace)::ValuesActivity::perform(unsigned int,unsigned int) const
1275 slideshow/source/engine/activities/activitiesfactory.cxx:581
1276 void slideshow::internal::(anonymous namespace)::ValuesActivity::performEnd()
1277 slideshow/source/engine/animationfactory.cxx:616
1278 void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch()
1279 slideshow/source/engine/animationfactory.cxx:619
1280 void slideshow::internal::(anonymous namespace)::GenericAnimation::start(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeAttributeLayer> &)
1281 slideshow/source/engine/animationfactory.cxx:698
1282 _Bool slideshow::internal::(anonymous namespace)::GenericAnimation::operator()(const typename type-parameter-?-?::ValueType &)
1283 slideshow/source/engine/animationfactory.cxx:715
1284 _Bool slideshow::internal::(anonymous namespace)::GenericAnimation::operator()(typename type-parameter-?-?::ValueType)
1285 slideshow/source/engine/animationfactory.cxx:736
1286 typename type-parameter-?-?::ValueType slideshow::internal::(anonymous namespace)::GenericAnimation::getUnderlyingValue() const
1287 slideshow/source/engine/opengl/TransitionImpl.hxx:184
1288 void OGLTransitionImpl::cleanup()
1289 slideshow/source/inc/box2dtools.hxx:160
1290 void box2d::utils::box2DWorld::setShapeAngle(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape>,const double)
1291 slideshow/source/inc/box2dtools.hxx:262
1292 _Bool box2d::utils::box2DWorld::shapesInitialized()
1293 slideshow/source/inc/box2dtools.hxx:300
1294 class std::shared_ptr<class box2d::utils::box2DBody> box2d::utils::box2DWorld::makeShapeStatic(const class std::shared_ptr<class slideshow::internal::Shape> &)
1295 slideshow/source/inc/listenercontainer.hxx:44
1296 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::AnimationEventHandler> &)
1297 slideshow/source/inc/listenercontainer.hxx:44
1298 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::EventHandler> &)
1299 slideshow/source/inc/listenercontainer.hxx:44
1300 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::IntrinsicAnimationEventHandler> &)
1301 slideshow/source/inc/listenercontainer.hxx:44
1302 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::PauseEventHandler> &)
1303 slideshow/source/inc/listenercontainer.hxx:44
1304 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ShapeListenerEventHandler> &)
1305 slideshow/source/inc/listenercontainer.hxx:44
1306 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::UserPaintEventHandler> &)
1307 slideshow/source/inc/listenercontainer.hxx:44
1308 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewUpdate> &)
1309 slideshow/source/inc/listenercontainer.hxx:54
1310 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewEventHandler> &)
1311 slideshow/source/inc/listenercontainer.hxx:54
1312 _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewRepaintHandler> &)
1313 starmath/inc/format.hxx:138
1314 _Bool SmFormat::operator!=(const class SmFormat &) const
1315 starmath/inc/starmathdatabase.hxx:129
1316 class std::unique_ptr<struct SmColorTokenTableEntry, struct std::default_delete<struct SmColorTokenTableEntry> > starmathdatabase::Identify_Color_DVIPSNAMES(unsigned int)
1317 starmath/inc/starmathdatabase.hxx:153
1318 class std::unique_ptr<struct SmColorTokenTableEntry, struct std::default_delete<struct SmColorTokenTableEntry> > starmathdatabase::Identify_ColorName_DVIPSNAMES(const class rtl::OUString &)
1319 starmath/inc/token.hxx:160
1320 SmColorTokenTableEntry::SmColorTokenTableEntry()
1321 starmath/inc/token.hxx:174
1322 SmColorTokenTableEntry::SmColorTokenTableEntry(const class std::unique_ptr<struct SmColorTokenTableEntry, struct std::default_delete<struct SmColorTokenTableEntry> >)
1323 starmath/inc/token.hxx:195
1324 _Bool SmColorTokenTableEntry::operator==(const class rtl::OUString &) const
1325 starmath/inc/token.hxx:200
1326 _Bool SmColorTokenTableEntry::operator==(unsigned int) const
1327 starmath/inc/token.hxx:205
1328 _Bool SmColorTokenTableEntry::operator==(class Color) const
1329 starmath/inc/token.hxx:220
1330 _Bool SmColorTokenTableEntry::equals(class Color) const
1331 svgio/inc/svgstyleattributes.hxx:346
1332 class svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const
1333 svgio/inc/svgstyleattributes.hxx:370
1334 enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const
1335 svl/source/misc/gridprinter.cxx:47
1336 struct mdds::mtv::base_element_block * rtl::mdds_mtv_create_new_block(const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1337 svl/source/misc/gridprinter.cxx:47
1338 void rtl::mdds_mtv_append_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1339 svl/source/misc/gridprinter.cxx:47
1340 void rtl::mdds_mtv_assign_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1341 svl/source/misc/gridprinter.cxx:47
1342 void rtl::mdds_mtv_get_empty_value(class rtl::OUString &)
1343 svl/source/misc/gridprinter.cxx:47
1344 void rtl::mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class rtl::OUString &)
1345 svl/source/misc/gridprinter.cxx:47
1346 void rtl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1347 svl/source/misc/gridprinter.cxx:47
1348 void rtl::mdds_mtv_prepend_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1349 svl/source/misc/gridprinter.cxx:47
1350 void rtl::mdds_mtv_set_values(struct mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
1351 svx/inc/sdr/contact/viewcontactofgraphic.hxx:52
1352 class SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject()
1353 sw/inc/calbck.hxx:310
1354 class sw::WriterListener * sw::ClientIteratorBase::GetLeftOfPos()
1355 sw/inc/dbgoutsw.hxx:53
1356 const char * dbg_out(const void *)
1357 sw/inc/dbgoutsw.hxx:55
1358 const char * dbg_out(const class SwRect &)
1359 sw/inc/dbgoutsw.hxx:56
1360 const char * dbg_out(const class SwFrameFormat &)
1361 sw/inc/dbgoutsw.hxx:59
1362 const char * dbg_out(const class SwContentNode *)
1363 sw/inc/dbgoutsw.hxx:60
1364 const char * dbg_out(const class SwTextNode *)
1365 sw/inc/dbgoutsw.hxx:61
1366 const char * dbg_out(const class SwTextAttr &)
1367 sw/inc/dbgoutsw.hxx:62
1368 const char * dbg_out(const class SwpHints &)
1369 sw/inc/dbgoutsw.hxx:63
1370 const char * dbg_out(const class SfxPoolItem &)
1371 sw/inc/dbgoutsw.hxx:64
1372 const char * dbg_out(const class SfxPoolItem *)
1373 sw/inc/dbgoutsw.hxx:65
1374 const char * dbg_out(const class SfxItemSet &)
1375 sw/inc/dbgoutsw.hxx:66
1376 const char * dbg_out(const struct SwPosition &)
1377 sw/inc/dbgoutsw.hxx:67
1378 const char * dbg_out(const class SwPaM &)
1379 sw/inc/dbgoutsw.hxx:68
1380 const char * dbg_out(const class SwNodeNum &)
1381 sw/inc/dbgoutsw.hxx:69
1382 const char * dbg_out(const class SwUndo &)
1383 sw/inc/dbgoutsw.hxx:70
1384 const char * dbg_out(const class SwOutlineNodes &)
1385 sw/inc/dbgoutsw.hxx:71
1386 const char * dbg_out(const class SwNumRule &)
1387 sw/inc/dbgoutsw.hxx:72
1388 const char * dbg_out(const class SwTextFormatColl &)
1389 sw/inc/dbgoutsw.hxx:73
1390 const char * dbg_out(const class SwFrameFormats &)
1391 sw/inc/dbgoutsw.hxx:74
1392 const char * dbg_out(const class SwNumRuleTable &)
1393 sw/inc/dbgoutsw.hxx:75
1394 const char * dbg_out(const class SwNodeRange &)
1395 sw/inc/dbgoutsw.hxx:78
1396 class rtl::OUString lcl_dbg_out(const unordered_map<type-parameter-?-?, type-parameter-?-?, type-parameter-?-?, equal_to<type-parameter-?-?>, allocator<pair<const type-parameter-?-?, type-parameter-?-?> > > &)
1397 sw/inc/dbgoutsw.hxx:102
1398 const char * dbg_out(const unordered_map<type-parameter-?-?, type-parameter-?-?, type-parameter-?-?, equal_to<type-parameter-?-?>, allocator<pair<const type-parameter-?-?, type-parameter-?-?> > > &)
1399 sw/inc/dbgoutsw.hxx:106
1400 const char * dbg_out(const struct SwFormToken &)
1401 sw/inc/dbgoutsw.hxx:107
1402 const char * dbg_out(const class std::__debug::vector<struct SwFormToken, class std::allocator<struct SwFormToken> > &)
1403 sw/inc/docary.hxx:94
1404 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwCharFormat **, class std::__cxx1998::vector<class SwCharFormat *, class std::allocator<class SwCharFormat *> > >, class std::__debug::vector<class SwCharFormat *, class std::allocator<class SwCharFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1405 sw/inc/docary.hxx:94
1406 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwFrameFormat **, class std::__cxx1998::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > >, class std::__debug::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1407 sw/inc/docary.hxx:94
1408 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwGrfFormatColl **, class std::__cxx1998::vector<class SwGrfFormatColl *, class std::allocator<class SwGrfFormatColl *> > >, class std::__debug::vector<class SwGrfFormatColl *, class std::allocator<class SwGrfFormatColl *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1409 sw/inc/docary.hxx:94
1410 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwNumRule **, class std::__cxx1998::vector<class SwNumRule *, class std::allocator<class SwNumRule *> > >, class std::__debug::vector<class SwNumRule *, class std::allocator<class SwNumRule *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1411 sw/inc/docary.hxx:94
1412 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwSectionFormat **, class std::__cxx1998::vector<class SwSectionFormat *, class std::allocator<class SwSectionFormat *> > >, class std::__debug::vector<class SwSectionFormat *, class std::allocator<class SwSectionFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1413 sw/inc/docary.hxx:94
1414 void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwTextFormatColl **, class std::__cxx1998::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> > >, class std::__debug::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
1415 sw/inc/docary.hxx:140
1416 void SwVectorModifyBase::dumpAsXml(struct _xmlTextWriter *)
1417 sw/inc/docufld.hxx:494
1418 void SwPostItField::ToggleResolved()
1419 sw/inc/editsh.hxx:374
1420 void SwEditShell::ValidateCurrentParagraphSignatures(_Bool)
1421 sw/inc/extinput.hxx:47
1422 class SwExtTextInput * SwExtTextInput::GetPrev()
1423 sw/inc/extinput.hxx:48
1424 const class SwExtTextInput * SwExtTextInput::GetPrev() const
1425 sw/inc/frameformats.hxx:78
1426 void SwFrameFormats::erase(unsigned long)
1427 sw/inc/frameformats.hxx:92
1428 struct std::pair<class boost::multi_index::detail::bidir_node_iterator<struct boost::multi_index::detail::ordered_index_node<struct boost::multi_index::detail::null_augment_policy, struct boost::multi_index::detail::index_node_base<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > > >, class boost::multi_index::detail::bidir_node_iterator<struct boost::multi_index::detail::ordered_index_node<struct boost::multi_index::detail::null_augment_policy, struct boost::multi_index::detail::index_node_base<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > > > > SwFrameFormats::rangeFind(class SwFrameFormat *const &) const
1429 sw/inc/frameformats.hxx:94
1430 class boost::multi_index::detail::bidir_node_iterator<struct boost::multi_index::detail::ordered_index_node<struct boost::multi_index::detail::null_augment_policy, struct boost::multi_index::detail::index_node_base<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > > > SwFrameFormats::rangeEnd() const
1431 sw/inc/frameformats.hxx:95
1432 class boost::multi_index::detail::rnd_node_iterator<struct boost::multi_index::detail::random_access_index_node<struct boost::multi_index::detail::ordered_index_node<struct boost::multi_index::detail::null_augment_policy, struct boost::multi_index::detail::index_node_base<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > > > > SwFrameFormats::rangeProject(const class boost::multi_index::detail::bidir_node_iterator<struct boost::multi_index::detail::ordered_index_node<struct boost::multi_index::detail::null_augment_policy, struct boost::multi_index::detail::index_node_base<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > > > &)
1433 sw/inc/frameformats.hxx:102
1434 class SwFrameFormat *const & SwFrameFormats::back() const
1435 sw/inc/IDocumentLinksAdministration.hxx:53
1436 _Bool IDocumentLinksAdministration::GetData(const class rtl::OUString &,const class rtl::OUString &,class com::sun::star::uno::Any &) const
1437 sw/inc/IDocumentLinksAdministration.hxx:55
1438 void IDocumentLinksAdministration::SetData(const class rtl::OUString &)
1439 sw/inc/IDocumentMarkAccess.hxx:92
1440 class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator++(int)
1441 sw/inc/IDocumentMarkAccess.hxx:95
1442 class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator--()
1443 sw/inc/IDocumentMarkAccess.hxx:96
1444 class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator--(int)
1445 sw/inc/IDocumentMarkAccess.hxx:97
1446 class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator+=(long)
1447 sw/inc/IDocumentMarkAccess.hxx:99
1448 class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator-=(long)
1449 sw/inc/IDocumentMarkAccess.hxx:103
1450 _Bool IDocumentMarkAccess::iterator::operator<(const class IDocumentMarkAccess::iterator &) const
1451 sw/inc/IDocumentMarkAccess.hxx:104
1452 _Bool IDocumentMarkAccess::iterator::operator>(const class IDocumentMarkAccess::iterator &) const
1453 sw/inc/IDocumentMarkAccess.hxx:105
1454 _Bool IDocumentMarkAccess::iterator::operator<=(const class IDocumentMarkAccess::iterator &) const
1455 sw/inc/IDocumentMarkAccess.hxx:106
1456 _Bool IDocumentMarkAccess::iterator::operator>=(const class IDocumentMarkAccess::iterator &) const
1457 sw/inc/modcfg.hxx:344
1458 _Bool SwModuleOptions::IsFileEncryptedFromColumn() const
1460 const class IDocumentStylePoolAccess & SwNode::getIDocumentStylePoolAccess() const
1462 const class IDocumentDrawModelAccess & SwNode::getIDocumentDrawModelAccess() const
1463 sw/inc/pagedesc.hxx:423
1464 void SwPageDescs::erase(class SwPageDesc *const &)
1465 sw/inc/pagedesc.hxx:431
1466 class SwPageDesc *const & SwPageDescs::front() const
1467 sw/inc/pagedesc.hxx:432
1468 class SwPageDesc *const & SwPageDescs::back() const
1469 sw/inc/rdfhelper.hxx:76
1470 void SwRDFHelper::cloneStatements(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &)
1471 sw/inc/rdfhelper.hxx:94
1472 void SwRDFHelper::removeTextNodeStatement(const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &)
1473 sw/inc/rdfhelper.hxx:97
1474 void SwRDFHelper::updateTextNodeStatement(const class rtl::OUString &,const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
1476 sw::RingIterator::RingIterator<value_type>()
1477 sw/inc/swatrset.hxx:226
1478 const class SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const
1479 sw/inc/swcrsr.hxx:221
1480 class SwCursor * SwCursor::GetPrev()
1481 sw/inc/swcrsr.hxx:222
1482 const class SwCursor * SwCursor::GetPrev() const
1483 sw/inc/swcrsr.hxx:307
1484 class SwTableCursor * SwTableCursor::GetNext()
1485 sw/inc/swcrsr.hxx:308
1486 const class SwTableCursor * SwTableCursor::GetNext() const
1487 sw/inc/swcrsr.hxx:309
1488 class SwTableCursor * SwTableCursor::GetPrev()
1489 sw/inc/swcrsr.hxx:310
1490 const class SwTableCursor * SwTableCursor::GetPrev() const
1491 sw/inc/swrect.hxx:100
1492 class SwRect & SwRect::operator-=(const class Point &)
1493 sw/inc/swrect.hxx:106
1494 class SvStream & WriteSwRect(class SvStream &,const class SwRect &)
1495 sw/inc/swrect.hxx:150
1496 _Bool SwRect::OverStepTop(long) const
1497 sw/inc/viscrs.hxx:204
1498 class SwShellTableCursor * SwShellTableCursor::GetNext()
1499 sw/inc/viscrs.hxx:205
1500 const class SwShellTableCursor * SwShellTableCursor::GetNext() const
1501 sw/inc/viscrs.hxx:206
1502 class SwShellTableCursor * SwShellTableCursor::GetPrev()
1503 sw/inc/viscrs.hxx:207
1504 const class SwShellTableCursor * SwShellTableCursor::GetPrev() const
1505 sw/qa/inc/swmodeltestbase.hxx:318
1506 class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> SwModelTestBase::getParagraphAnchoredObject(const int,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &) const
1507 sw/source/core/access/accportions.cxx:56
1508 unsigned long FindBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
1509 sw/source/core/access/accportions.cxx:60
1510 unsigned long FindLastBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
1511 sw/source/core/inc/AccessibilityIssue.hxx:52
1512 const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > & sw::AccessibilityIssue::getAdditionalInfo() const
1513 sw/source/core/inc/AccessibilityIssue.hxx:54
1514 void sw::AccessibilityIssue::setAdditionalInfo(const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
1515 sw/source/core/inc/frame.hxx:917
1516 void SwFrame::dumpTopMostAsXml(struct _xmlTextWriter *) const
1517 sw/source/core/inc/frame.hxx:1365
1518 class Size SwRectFnSet::GetSize(const class SwRect &) const
1519 sw/source/core/inc/frame.hxx:1396
1520 long SwRectFnSet::LeftDist(const class SwRect &,long) const
1521 sw/source/core/inc/frame.hxx:1397
1522 long SwRectFnSet::RightDist(const class SwRect &,long) const
1523 sw/source/core/inc/mvsave.hxx:171
1524 _Bool ZSortFly::operator==(const class ZSortFly &) const
1525 sw/source/core/text/porlin.hxx:118
1526 _Bool SwLinePortion::IsTabRightPortion() const
1527 sw/source/core/text/txtpaint.hxx:71
1528 DbgBackColor::DbgBackColor(class OutputDevice *,const _Bool)
1529 sw/source/core/text/txtpaint.hxx:78
1530 DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color)
1531 sw/source/uibase/inc/swcont.hxx:85
1532 _Bool SwContent::operator==(const class SwContent &) const
1533 test/source/sheet/xsubtotalfield.cxx:28
1534 _Bool CppUnit::assertion_traits::equal(const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &)
1535 test/source/sheet/xsubtotalfield.cxx:34
1536 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > CppUnit::assertion_traits::toString(const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &)
1537 ucb/source/inc/regexpmap.hxx:286
1538 RegexpMapConstIter<type-parameter-?-?> ucb_impl::RegexpMap::begin() const
1539 ucb/source/inc/regexpmap.hxx:290
1540 RegexpMapConstIter<type-parameter-?-?> ucb_impl::RegexpMap::end() const
1541 ucb/source/ucp/ftp/ftpurl.hxx:109
1542 class rtl::OUString ftp::FTPURL::child() const
1543 ucb/source/ucp/gio/gio_mount.cxx:37
1544 void * ooo_mount_operation_get_instance_private(struct OOoMountOperation *)
1545 ucb/source/ucp/webdav-neon/NeonUri.hxx:64
1546 _Bool webdav_ucp::NeonUri::operator!=(const class webdav_ucp::NeonUri &) const
1547 vcl/inc/bitmap/ScanlineTools.hxx:23
1548 void vcl::bitmap::ScanlineTransformer::skipPixel(unsigned int)
1549 vcl/inc/bitmapwriteaccess.hxx:73
1550 void BitmapWriteAccess::SetFillColor()
1551 vcl/inc/ControlCacheKey.hxx:35
1552 ControlCacheKey::ControlCacheKey(enum ControlType,enum ControlPart,enum ControlState,const class Size &)
1553 vcl/inc/ControlCacheKey.hxx:42
1554 _Bool ControlCacheKey::operator==(const class ControlCacheKey &) const
1555 vcl/inc/ControlCacheKey.hxx:51
1556 _Bool ControlCacheKey::canCacheControl() const
1557 vcl/inc/ControlCacheKey.hxx:82
1558 unsigned long ControlCacheHashFunction::operator()(const class ControlCacheKey &) const
1559 vcl/inc/driverblocklist.hxx:95
1560 DriverBlocklist::DriverInfo::DriverInfo(enum DriverBlocklist::OperatingSystem,const class rtl::OUString &,enum DriverBlocklist::VersionComparisonOp,unsigned long,_Bool,const char *)
1561 vcl/inc/fontinstance.hxx:70
1562 void LogicalFontInstance::SetAverageWidthFactor(double)
1563 vcl/inc/fontinstance.hxx:71
1564 double LogicalFontInstance::GetAverageWidthFactor() const
1565 vcl/inc/fontselect.hxx:49
1566 _Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const
1567 vcl/inc/graphic/GraphicID.hxx:39
1568 _Bool GraphicID::operator==(const class GraphicID &) const
1569 vcl/inc/opengl/BufferObject.hxx:50
1570 void vcl::BufferObject::unbind()
1571 vcl/inc/opengl/gdiimpl.hxx:108
1572 void OpenGLSalGraphicsImpl::ImplDrawLineAA(double,double,double,double,_Bool)
1573 vcl/inc/opengl/gdiimpl.hxx:115
1574 _Bool OpenGLSalGraphicsImpl::UseSolid(class Color,unsigned char)
1575 vcl/inc/opengl/gdiimpl.hxx:137
1576 void OpenGLSalGraphicsImpl::DrawTextureDiff(class OpenGLTexture &,class OpenGLTexture &,const struct SalTwoRect &,_Bool)
1577 vcl/inc/opengl/gdiimpl.hxx:140
1578 void OpenGLSalGraphicsImpl::DrawMask(class OpenGLTexture &,class Color,const struct SalTwoRect &)
1579 vcl/inc/opengl/PackedTextureAtlas.hxx:47
1580 PackedTextureAtlasManager::PackedTextureAtlasManager(int,int)
1581 vcl/inc/opengl/PackedTextureAtlas.hxx:50
1582 class OpenGLTexture PackedTextureAtlasManager::InsertBuffer(int,int,int,int,const unsigned char *)
1583 vcl/inc/opengl/PackedTextureAtlas.hxx:52
1584 class std::__debug::vector<unsigned int, class std::allocator<unsigned int> > PackedTextureAtlasManager::ReduceTextureNumber(int)
1585 vcl/inc/opengl/salbmp.hxx:89
1586 const class BitmapPalette & OpenGLSalBitmap::GetBitmapPalette() const
1587 vcl/inc/opengl/texture.hxx:114
1588 void OpenGLTexture::SaveToFile(const class rtl::OUString &)
1589 vcl/inc/opengl/texture.hxx:123
1590 _Bool OpenGLTexture::operator!=(const class OpenGLTexture &) const
1591 vcl/inc/opengl/zone.hxx:25
1592 void OpenGLZone::relaxWatchdogTimings()
1593 vcl/inc/PhysicalFontFace.hxx:67
1594 int PhysicalFontFace::GetWidth() const
1595 vcl/inc/PhysicalFontFace.hxx:78
1596 void PhysicalFontFace::SetBitmapSize(int,int)
1597 vcl/inc/PhysicalFontFamily.hxx:60
1598 const class rtl::OUString & PhysicalFontFamily::GetAliasNames() const
1599 vcl/inc/qt5/Qt5AccessibleWidget.hxx:77
1600 class QAccessibleValueInterface * Qt5AccessibleWidget::valueInterface()
1601 vcl/inc/qt5/Qt5AccessibleWidget.hxx:78
1602 class QAccessibleTextInterface * Qt5AccessibleWidget::textInterface()
1603 vcl/inc/qt5/Qt5DragAndDrop.hxx:49
1604 void Qt5DragSource::deinitialize()
1605 vcl/inc/qt5/Qt5DragAndDrop.hxx:80
1606 void Qt5DropTarget::deinitialize()
1607 vcl/inc/qt5/Qt5FilePicker.hxx:155
1608 void Qt5FilePicker::setCustomControlWidgetLayout(class QGridLayout *)
1609 vcl/inc/qt5/Qt5FontFace.hxx:38
1610 class Qt5FontFace * Qt5FontFace::fromQFont(const class QFont &)
1611 vcl/inc/qt5/Qt5FontFace.hxx:49
1612 int Qt5FontFace::GetFontTable(const char *,unsigned char *) const
1613 vcl/inc/qt5/Qt5FontFace.hxx:53
1614 _Bool Qt5FontFace::HasChar(unsigned int) const
1615 vcl/inc/qt5/Qt5Frame.hxx:159
1616 void Qt5Frame::deregisterDragSource(const class Qt5DragSource *)
1617 vcl/inc/qt5/Qt5Frame.hxx:161
1618 void Qt5Frame::deregisterDropTarget(const class Qt5DropTarget *)
1619 vcl/inc/qt5/Qt5Graphics_Controls.hxx:96
1620 class QPoint Qt5Graphics_Controls::upscale(const class QPoint &,enum Qt5Graphics_Controls::Round)
1621 vcl/inc/qt5/Qt5Painter.hxx:60
1622 void Qt5Painter::update()
1623 vcl/inc/qt5/Qt5Tools.hxx:57
1624 class QRect toQRect(const class tools::Rectangle &,const double)
1625 vcl/inc/regionband.hxx:27
1626 const char * ImplDbgTestRegionBand(const void *)
1627 vcl/inc/salgdi.hxx:637
1628 void SalGraphics::FillFontSubsetInfo(const struct vcl::TTGlobalFontInfo_ &,const class rtl::OUString &,class FontSubsetInfo &)
1629 vcl/inc/salmenu.hxx:46
1630 SalMenuButtonItem::SalMenuButtonItem()
1631 vcl/inc/salobj.hxx:73
1632 _Bool SalObject::IsEraseBackgroundEnabled() const
1633 vcl/inc/saltimer.hxx:69
1634 VersionedEvent::VersionedEvent()
1635 vcl/inc/saltimer.hxx:71
1636 int VersionedEvent::GetNextEventVersion()
1637 vcl/inc/saltimer.hxx:90
1638 _Bool VersionedEvent::ExistsValidEvent() const
1639 vcl/inc/saltimer.hxx:95
1640 _Bool VersionedEvent::IsValidEventVersion(const int) const
1641 vcl/inc/salwtype.hxx:129
1642 SalMenuEvent::SalMenuEvent()
1643 vcl/inc/schedulerimpl.hxx:38
1644 const char * ImplSchedulerData::GetDebugName() const
1645 vcl/inc/skia/gdiimpl.hxx:52
1646 const class vcl::Region & SkiaSalGraphicsImpl::getClipRegion() const
1647 vcl/inc/skia/gdiimpl.hxx:205
1648 void SkiaSalGraphicsImpl::dump(const char *) const
1649 vcl/inc/skia/salbmp.hxx:89
1650 void SkiaSalBitmap::dump(const char *) const
1651 vcl/inc/skia/utils.hxx:49
1652 class sk_sp<class SkSurface> SkiaHelper::createSkSurface(int,int,enum SkAlphaType)
1653 vcl/inc/skia/utils.hxx:75
1654 void SkiaHelper::removeCachedImage(class sk_sp<class SkImage>)
1655 vcl/inc/skia/utils.hxx:80
1656 void SkiaHelper::dump(const class SkBitmap &,const char *)
1657 vcl/inc/skia/zone.hxx:25
1658 void SkiaZone::relaxWatchdogTimings()
1659 vcl/inc/unx/gtk/gtkframe.hxx:218
1660 void ensure_dbus_setup(struct _GdkWindow *,class GtkSalFrame *)
1661 vcl/inc/unx/printergfx.hxx:94
1662 _Bool psp::PrinterColor::operator!=(const class psp::PrinterColor &) const
1663 vcl/inc/unx/saldisp.hxx:377
1664 class SalXLib * SalDisplay::GetXLib() const
1665 vcl/inc/unx/salframe.h:184
1666 enum SalFrameStyleFlags X11SalFrame::GetStyle() const
1667 vcl/qa/cppunit/lifecycle.cxx:237
1668 (anonymous namespace)::LeakTestClass::LeakTestClass(_Bool &,type-parameter-?-? &&...)
1669 vcl/skia/salbmp.cxx:541
1670 void ::operator()(void *,void *) const
1671 vcl/source/app/scheduler.cxx:83
1672 basic_ostream<type-parameter-?-?, type-parameter-?-?> & (anonymous namespace)::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class Idle &)
1673 vcl/source/bitmap/BitmapColorQuantizationFilter.cxx:113
1674 int ::operator()(const void *,const void *) const
1675 vcl/source/edit/textdat2.hxx:85
1676 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > *, class std::__cxx1998::vector<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> >, class std::allocator<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > > > >, class std::__debug::vector<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> >, class std::allocator<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > > >, struct std::random_access_iterator_tag> TETextPortionList::begin() const
1677 vcl/source/edit/textdat2.hxx:87
1678 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > *, class std::__cxx1998::vector<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> >, class std::allocator<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > > > >, class std::__debug::vector<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> >, class std::allocator<class std::unique_ptr<class TETextPortion, struct std::default_delete<class TETextPortion> > > >, struct std::random_access_iterator_tag> TETextPortionList::end() const
1679 vcl/source/filter/FilterConfigCache.hxx:75
1680 class rtl::OUString FilterConfigCache::GetImportFormatMediaType(unsigned short)
1681 vcl/source/fontsubset/xlat.hxx:31
1682 unsigned short vcl::TranslateChar12(unsigned short)
1683 vcl/source/fontsubset/xlat.hxx:32
1684 unsigned short vcl::TranslateChar13(unsigned short)
1685 vcl/source/fontsubset/xlat.hxx:33
1686 unsigned short vcl::TranslateChar14(unsigned short)
1687 vcl/source/fontsubset/xlat.hxx:34
1688 unsigned short vcl::TranslateChar15(unsigned short)
1689 vcl/source/fontsubset/xlat.hxx:35
1690 unsigned short vcl::TranslateChar16(unsigned short)
1691 vcl/unx/gtk3/gtk3gloactiongroup.cxx:51
1692 void * g_lo_action_get_instance_private(struct (anonymous namespace)::GLOAction *)
1693 vcl/unx/gtk3/gtk3glomenu.cxx:30
1694 void * g_lo_menu_get_instance_private(struct GLOMenu *)
1695 writerfilter/source/dmapper/SettingsTable.hxx:81
1696 class rtl::OUString writerfilter::dmapper::SettingsTable::GetDecimalSymbol() const
1697 writerfilter/source/ooxml/OOXMLPropertySet.hxx:175
1698 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > >, class std::__debug::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > >, struct std::random_access_iterator_tag> writerfilter::ooxml::OOXMLPropertySet::begin() const
1699 writerfilter/source/ooxml/OOXMLPropertySet.hxx:176
1700 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > >, class std::__debug::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > >, struct std::random_access_iterator_tag> writerfilter::ooxml::OOXMLPropertySet::end() const
1701 writerfilter/source/ooxml/OOXMLPropertySet.hxx:179
1702 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > writerfilter::ooxml::OOXMLPropertySet::toString()
1703 xmloff/source/forms/attriblistmerge.hxx:46
1704 xmloff::OAttribListMerger::OAttribListMerger()
1705 xmloff/source/forms/attriblistmerge.hxx:50
1706 void xmloff::OAttribListMerger::addList(const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &)
1707 xmloff/source/forms/elementimport.hxx:61
1708 enum xmloff::OControlElement::ElementType xmloff::OElementNameMap::getElementType(const class rtl::OUString &)
1709 xmloff/source/forms/elementimport.hxx:147
1710 _Bool xmloff::OElementImport::tryGenericAttribute(unsigned short,const class rtl::OUString &,const class rtl::OUString &)
1711 xmloff/source/forms/elementimport.hxx:550
1712 xmloff::OColumnImport::OColumnImport<BASE>(class xmloff::OFormLayerXMLImport_Impl &,class xmloff::IEventAttacherManager &,int,const class com::sun::star::uno::Reference<class com::sun::star::container::XNameContainer> &,enum xmloff::OControlElement::ElementType)
1713 xmloff/source/forms/elementimport.hxx:641
1714 class xmloff::OControlImport * xmloff::OFormImport::implCreateChildContext(unsigned short,const class rtl::OUString &,enum xmloff::OControlElement::ElementType)
1715 xmlsecurity/source/gpg/XMLEncryption.hxx:25
1716 XMLEncryptionGpg::XMLEncryptionGpg()
1717 xmlsecurity/source/xmlsec/nss/nssinitializer.hxx:46
1718 ONSSInitializer::ONSSInitializer(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)