Home
last modified time | relevance | path

Searched refs:Contains (Results 1 – 25 of 97) sorted by relevance

1234

/aoo4110/main/starmath/inc/
H A Dutility.hxx227 inline sal_Bool Contains(const String &rString) const;
249 inline sal_Bool SmStringPickList::Contains(const String &rString) const in Contains() function in SmStringPickList
251 return SmPickList::Contains((void *)&rString); in Contains()
289 using SmPickList::Contains;
290 inline sal_Bool Contains(const Font &rFont) const;
316 inline sal_Bool SmFontPickList::Contains(const Font &rFont) const in Contains() function in SmFontPickList
318 return SmPickList::Contains((void *)&rFont); in Contains()
/aoo4110/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx214 if ( Contains( _rAnchoredObj ) ) in Insert()
232 return Contains( _rAnchoredObj ); in Insert()
260 bool SwSortedObjsImpl::Contains( const SwAnchoredObject& _rAnchoredObj ) const in Contains() function in SwSortedObjsImpl
270 if ( !Contains( _rAnchoredObj ) ) in Update()
287 return Contains( _rAnchoredObj ); in Update()
H A Dsortedobjs.cxx59 bool SwSortedObjs::Contains( const SwAnchoredObject& _rAnchoredObj ) const in Contains() function in SwSortedObjs
61 return mpImpl->Contains( _rAnchoredObj ); in Contains()
/aoo4110/main/sfx2/inc/sfx2/
H A Dminstack.hxx49 sal_Bool Contains( const T& rItem ) const \
50 { return ARR##arr_::Contains( rItem ); } \
90 sal_Bool Contains( const T pItem ) const \
91 { return ARR##arr_::Contains( pItem ); } \
H A Dminarray.hxx72 sal_Bool Contains( const T& rItem ) const;\
261 sal_Bool ARR::Contains( const T& rItem ) const \
336 sal_Bool Contains( const void* rItem ) const;
417 sal_Bool Contains( const char rItem ) const;
482 sal_Bool Contains( const short rItem ) const;
/aoo4110/main/unotools/source/accessibility/
H A Daccessiblestatesethelper.cxx54 sal_Bool Contains (sal_Int16 aState)
99 inline sal_Bool AccessibleStateSetHelperImpl::Contains (sal_Int16 aState) in Contains() function in AccessibleStateSetHelperImpl
118 if (Contains(i)) in GetStates()
246 return mpHelperImpl->Contains(aState); in contains()
275 bFound = mpHelperImpl->Contains(pStates[i]); in containsAll()
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartAxis.idl113 /** Contains the maximum value for the axis scale.
119 /** Contains the minimum value for the axis scale.
125 /** Contains the distance between the main tick marks.
132 Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides
141 Contains the distance between the help tick marks.
260 /** Contains the type id for the number formatter of the axis.
/aoo4110/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.src175 …Text [ en-US ] = "Contains ALL records from table '%1' but only records from table '%2' where the …
180 Text [ en-US ] = "Contains ALL records from '%1' and from '%2'.";
184 Text [ en-US ] = "Contains the cartesian product of ALL records from '%1' and from '%2'.";
188 …Text [ en-US ] = "Contains only one column for each pair of equally-named columns from '%1' and fr…
/aoo4110/main/sc/inc/
H A Dconvuno.hxx76 static inline bool Contains(
80 static inline bool Contains(
157 inline bool ScUnoConversion::Contains( in Contains() function in ScUnoConversion
166 inline bool ScUnoConversion::Contains( in Contains() function in ScUnoConversion
/aoo4110/main/offapi/com/sun/star/xml/sax/
H A DXFastContextHandler.idl71 Contains a <type>XFastAttrbitueList</type> to access the attributes
87 Contains a <type>XFastAttrbitueList</type> to access the attributes
124 Contains a <type>XFastAttrbitueList</type> to access the attributes
139 Contains a <type>XFastAttrbitueList</type> to access the attributes
H A DXFastSerializer.idl86 Contains a <type>XFastAttrbitueList</type> to access the attributes
102 Contains a <type>XFastAttrbitueList</type> to access the attributes
139 Contains a <type>XFastAttrbitueList</type> to access the attributes
155 Contains a <type>XFastAttrbitueList</type> to access the attributes
/aoo4110/main/offapi/com/sun/star/awt/grid/
H A DGridColumnEvent.idl43 /** Contains the old value **/
46 /** Contains the new value **/
49 /** Contains the index of the changed column**/
/aoo4110/main/dbaccess/source/ui/dlg/
H A DAdabasStat.src173 Text [ en-US ] = "Contains the system tables";
178 Text [ en-US ] = "Contains information about transaction";
183 Text [ en-US ] = "Contains all data files";
/aoo4110/main/svtools/source/contnr/
H A Dtemplwin.src344 Text [ en-US ] = "Contains your letters, reports and other documents";
348 Text [ en-US ] = "Contains templates for creating new documents";
352 Text [ en-US ] = "Contains a selection of sample letters, reports and other documents";
/aoo4110/main/sfx2/source/bastyp/
H A Dminarray.cxx219 sal_Bool SfxPtrArr::Contains( const void* rItem ) const in Contains() function in SfxPtrArr
434 sal_Bool ByteArr::Contains( const char rItem ) const in Contains() function in ByteArr
666 sal_Bool WordArr::Contains( const short rItem ) const in Contains() function in WordArr
H A Dbitset.cxx332 sal_Bool BitSet::Contains( sal_uInt16 nBit ) const in Contains() function in BitSet
382 if(!Contains(i)) in GetFreeIndex()
/aoo4110/main/sc/source/ui/src/
H A Dcrnrdlg.src70 Text [ en-US ] = "Contains ~column labels" ;
78 Text [ en-US ] = "Contains ~row labels" ;
H A Dfilter.src171 < "Contains" ; Default ; > ;
199 < "Contains" ; Default ; > ;
227 < "Contains" ; Default ; > ;
255 < "Contains" ; Default ; > ;
/aoo4110/main/sw/source/ui/dbui/
H A Dmmgreetingspage.cxx235 void SwGreetingsHandler::Contains(sal_Bool bContainsGreeting) in Contains() function in SwGreetingsHandler
426 SwGreetingsHandler::Contains(bContainsGreeting); in IMPL_LINK()
581 SwGreetingsHandler::Contains(pBox->IsChecked()); in IMPL_LINK()
/aoo4110/main/svtools/source/control/
H A Droadmap.cxx124 bool Contains( const Window* _pWindow ) const;
703 if ( (*i)->Contains( pWindow ) ) in GetByPointer()
788 bool RoadmapItem::Contains( const Window* _pWindow ) const in Contains() function in svt::RoadmapItem
/aoo4110/main/sc/source/filter/inc/
H A Dxistyle.hxx552 inline bool Contains( SCROW nScRow ) const;
574 inline bool XclImpXFRange::Contains( SCROW nScRow ) const in Contains() function in XclImpXFRange
/aoo4110/main/sw/source/core/inc/
H A Dsortedobjs.hxx77 bool Contains( const SwAnchoredObject& _rAnchoredObj ) const;
H A Dsortedobjsimpl.hxx50 bool Contains( const SwAnchoredObject& _rAnchoredObj ) const;
/aoo4110/main/sal/textenc/
H A Dconvertadobe.tab120 //TODO: Contains Unicode PUA mappings
189 //TODO: Contains Unicode PUA mappings
232 //TODO: Contains Unicode PUA mappings
/aoo4110/main/sfx2/inc/
H A Didpool.hxx54 return ( this->Contains(nId-nOffset) ); in IsLocked()

Completed in 111 milliseconds

1234