Searched refs:sToCompare (Results 1 – 2 of 2) sorted by relevance
3552 String sToCompare(rName); in getByName() local3554 if(sToCompare == sTables) in getByName()3595 else if(sToCompare == sOLEs) in getByName()3646 String sToCompare(rName); in hasByName() local3647 if( sToCompare == sTables || in hasByName()3648 sToCompare == sFrames || in hasByName()3649 sToCompare == sGraphics|| in hasByName()3650 sToCompare == sOLEs || in hasByName()3651 sToCompare == sSections || in hasByName()3652 sToCompare == sOutlines || in hasByName()[all …]
2332 String sToCompare(rStr); in GetKeyRange() local2337 String sUpper( rIntl.ToUpper( sToCompare, 0 )); in GetKeyRange()2338 sToCompare.Erase( 0, 1 ).Insert( sUpper, 0 ); in GetKeyRange()2356 sToCompare, sToCompareReading, rNew.GetLocale() ) && in GetKeyRange()2363 SwTOXCustom* pKey = new SwTOXCustom( sToCompare, sToCompareReading, nLevel, rIntl, in GetKeyRange()
Completed in 40 milliseconds