Home
last modified time | relevance | path

Searched refs:sToCompare (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3536 String sToCompare(rName); in getByName() local
3538 if(sToCompare == sTables) in getByName()
3579 else if(sToCompare == sOLEs) in getByName()
3630 String sToCompare(rName); in hasByName() local
3631 if( sToCompare == sTables || in hasByName()
3632 sToCompare == sFrames || in hasByName()
3633 sToCompare == sGraphics|| in hasByName()
3634 sToCompare == sOLEs || in hasByName()
3635 sToCompare == sSections || in hasByName()
3636 sToCompare == sOutlines || in hasByName()
[all …]
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx2332 String sToCompare(rStr); in GetKeyRange() local
2337 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 50 milliseconds