Home
last modified time | relevance | path

Searched refs:xCompare (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.cxx147 uno::Reference< text::XTextRangeCompare > xCompare( rText, uno::UNO_QUERY_THROW ); in getPosition() local
149 sal_Int32 nCompareValue = xCompare->compareRegionStarts( xCursor->getStart(), rTextRange ); in getPosition()
155 nCompareValue = xCompare->compareRegionStarts( xCursor->getStart(), rTextRange ); in getPosition()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1010 uno::Reference<ucb::XAnyCompare> xCompare; in GetPropertyHandler() local
1012xCompare = xCompareFac->createAnyCompareByName( OUString( RTL_CONSTASCII_USTRINGPARAM( "NumberingR… in GetPropertyHandler()
1014 pHdl = new XMLNumRulePropHdl( xCompare ); in GetPropertyHandler()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx416 uno::Reference < XAnyCompareFactory > xCompare; in ReadFolder() local
429 xSRSFac->createSortedDynamicResultSet( xDynResultSet, aSortInfo, xCompare ); in ReadFolder()

Completed in 34 milliseconds