Home
last modified time | relevance | path

Searched refs:match (Results 126 – 150 of 345) sorted by relevance

12345678910>>...14

/aoo42x/main/writerfilter/source/doctok/
H A Dxmistat.xsl24 <xsl:template match="/">
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DGridInvalidDataException.idl38 or data count doesn't match with column count.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DSearchCriterium.idl36 /** a criterium describing how an object must match some rules that specify
H A DRuleTerm.idl39 /** the name of the property used to match the term.
H A DXPropertyMatcher.idl60 <TRUE/> if the properties match, <FALSE/> otherwise.
/aoo42x/main/uui/source/
H A Dpassworderrs.src52 Text [ en-US ] = "The password confirmation does not match." ;
H A Dpassworddlg.src131 …Text [ en-US ] = "The confirmation password did not match the password. Set the password again by …
/aoo42x/main/soltools/mkdepend/
H A Ddef.h180 int match(register char *str, register char **list);
/aoo42x/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx527 if (rxPaneOrViewId->getResourceURL().match(msViewURLPrefix)) in GetView()
558 if (rxPaneId->getResourceURL().match(msPaneURLPrefix)) in GetPaneWindow()
/aoo42x/main/basic/source/classes/
H A Dsb.src464 Text [ en-US ] = "Parentheses do not match." ;
496 Text [ en-US ] = "Dimension specifications do not match." ;
/aoo42x/main/helpcontent2/helpers/
H A Dlinkmakefile.template23 # edit to match directory level
/aoo42x/main/offapi/com/sun/star/configuration/
H A DXUpdate.idl43 // fileUri must exactly match corresponding insertExtensionXcuFile
/aoo42x/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx132 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
H A DToolBarModule.cxx141 if (rEvent.ResourceId->getResourceURL().match( in notifyConfigurationChange()
/aoo42x/main/offapi/com/sun/star/frame/
H A DMediaTypeDetectionHelper.idl45 Don't pack or optimize it. Every item of [in] list must match
H A DXFrames.idl70 which match search parameter <var>SearchFlags</var>
/aoo42x/main/stoc/source/registry_tdprovider/
H A Drdbtdp_tdenumeration.hxx91 static bool match( ::RTTypeClass eType1,
/aoo42x/main/offapi/com/sun/star/util/
H A DXProtectable.idl57 a string to match with the current password.
/aoo42x/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx904 if (!name.match(baseURI)) { in getElementByURI()
1164 if (!name.match(baseURI)) { in loadMetadataFromStorage()
1262 if (!name.match(baseURI)) { in storeMetadataToStorage()
/aoo42x/main/comphelper/inc/comphelper/
H A Dsequenceashashmap.hxx339 sal_Bool match(const SequenceAsHashMap& rCheck) const;
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTools.cxx335 if( rChartTypeService.match( aPrefix )) in getTokenByChartType()
341 if( nTypeLength > 0 && rChartTypeService.match( aPostfix, nSkip + nTypeLength )) in getTokenByChartType()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgstylenode.cxx79 if(aContent.match(aStrTextCss)) in parseAttribute()
/aoo42x/main/udkapi/com/sun/star/script/
H A DFailReason.idl65 /** The given value cannot be converted and none of the other reasons match.
/aoo42x/main/svx/source/dialog/
H A Dpasswd.src115 Text [ en-US ] = "Passwords do not match" ;
/aoo42x/main/chart2/source/tools/
H A DDiagramHelper.cxx1486 if( xType.is() && xType->getChartType().match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isSupportingFloorAndWall()
1488 if( xType.is() && xType->getChartType().match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingFloorAndWall()
1490 if( xType.is() && xType->getChartType().match(CHART2_SERVICE_NAME_CHARTTYPE_FILLED_NET) ) in isSupportingFloorAndWall()

Completed in 89 milliseconds

12345678910>>...14