Home
last modified time | relevance | path

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

12345

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/schema/
H A DSchemaBase.java71 if (ComplexTypes.Contains(sTypeName)) in GetTypeForName()
73 else if (SimpleTypes.Contains(sTypeName)) in GetTypeForName()
75 else if (Groups.Contains(sTypeName)) in GetTypeForName()
77 else if (Attributes.Contains(sTypeName)) in GetTypeForName()
79 else if (AttributeGroups.Contains(sTypeName)) in GetTypeForName()
92 if (SimpleTypes.Contains(sTypeName)) in GetSimpleTypeForName()
H A DSchema.java62 if (ComplexTypes.Contains(sTypeName)) in GetTypeForName()
64 else if (SimpleTypes.Contains(sTypeName)) in GetTypeForName()
66 else if (Groups.Contains(sTypeName)) in GetTypeForName()
68 else if (TopLevelElements.Contains(sTypeName)) in GetTypeForName()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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;
/trunk/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.
/trunk/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…
/trunk/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
/trunk/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
/trunk/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**/
/trunk/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";
/trunk/main/svtools/source/contnr/
H A Dtemplwin.src313 Text [ en-US ] = "Contains your letters, reports and other documents." ;
317 Text [ en-US ] = "Contains templates for creating new documents." ;
321 Text [ en-US ] = "Contains a selection of sample letters, reports and other documents." ;
/trunk/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()
/trunk/main/sc/source/ui/src/
H A Dfilter.src171 < "Contains" ; Default ; > ;
199 < "Contains" ; Default ; > ;
227 < "Contains" ; Default ; > ;
255 < "Contains" ; Default ; > ;
H A Dcrnrdlg.src71 Text [ en-US ] = "Contains ~column labels" ;
79 Text [ en-US ] = "Contains ~row labels" ;
/trunk/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()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DStateMachine.java210 if ( ! maAcceptingStates.Contains(mnCurrentStateId) in ProcessEndElement()
282 return maSkipStates.Contains(mnCurrentStateId); in IsInSkipState()
/trunk/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
/trunk/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
/trunk/main/sal/textenc/
H A Dconvertadobe.tab120 //TODO: Contains Unicode PUA mappings
189 //TODO: Contains Unicode PUA mappings
232 //TODO: Contains Unicode PUA mappings

Completed in 104 milliseconds

12345