/aoo4110/main/l10ntools/source/ |
H A D | export.cxx | 1254 sal_uInt16 nPos2 = sOrig.SearchBackward('\"'); in UnmergeUTF8() 1465 sString = s1.Copy( 0 , s1.SearchBackward( '\"' ) ); in GetPairedListString() 1472 return s1.Copy( 0 , s1.SearchBackward( '\"' ) ); in StripList() 2400 nEnd = sLine.SearchBackward( '\"' ); in MergeRest() 2523 ByteString sPost = sLine.Copy( sLine.SearchBackward('\"') + 1 , sLine.Len() ); in MergePairedList()
|
H A D | localize.cxx | 669 xub_StrLen nPos = sOutputFileName.SearchBackward( sBDel.GetChar(0) ); in ExecuteMerge() 711 sal_uInt16 nPos = sFile.SearchBackward( '\\' ); in ExecuteMerge()
|
/aoo4110/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 1152 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() 1199 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() 1246 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists() 1289 xub_StrLen nSeperatorPos = aLocaleStr.SearchBackward( sal_Unicode( '/' ) ); in SetCfgServiceLists()
|
H A D | dlistimp.cxx | 363 xub_StrLen nPos = aTmp1.SearchBackward( '/' ); in SearchForDictionaries() 902 xub_StrLen nPos = rFileURL.SearchBackward( '.' ); in IsVers2OrNewer()
|
H A D | convdic.cxx | 170 xub_StrLen nPos = rFileURL.SearchBackward( '.' ); in IsConvDic()
|
H A D | convdiclist.cxx | 353 xub_StrLen nPos = aURL.SearchBackward('.'); in AddConvDics()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlsect.cxx | 276 xub_StrLen nPos = aHRef.SearchBackward( cDelim ); in NewDivision() 280 nPos2 = aHRef.SearchBackward( cDelim, nPos ); in NewDivision()
|
H A D | htmlgrin.cxx | 1148 xub_StrLen nPos = sDecoded.SearchBackward( cMarkSeperator ); in NewAnchor()
|
H A D | wrthtml.cxx | 1125 xub_StrLen nPos = sURL.SearchBackward( cMarkSeperator ); in OutHyperlinkHRefValue()
|
H A D | css1atr.cxx | 1407 xub_StrLen nPos = aSelector.SearchBackward( ':' ); in OutCSS1Rule() 1521 xub_StrLen nPos = aSelector.SearchBackward( ':' ); in OutCSS1DropCapRule()
|
/aoo4110/main/starmath/source/ |
H A D | mathtype.cxx | 1408 xub_StrLen nI = rRet.SearchBackward('{'); in HandleRecords() 1533 xub_StrLen nI = rRet.SearchBackward('{'); in HandleRecords() 2858 xub_StrLen nI = rRet.SearchBackward('#'); in HandleMatrix() 2909 rLastTemplateBracket = rRet.SearchBackward('}'); in HandleTemplate()
|
/aoo4110/main/tools/inc/tools/ |
H A D | string.hxx | 326 xub_StrLen SearchBackward( sal_Char c, xub_StrLen nIndex = STRING_LEN ) const; 621 xub_StrLen SearchBackward( sal_Unicode c, xub_StrLen nIndex = STRING_LEN ) const;
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xlroot.cxx | 138 maBasePath = maDocUrl.Copy( 0, maDocUrl.SearchBackward( '/' ) + 1 ); in XclRootData()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | hlinettp.cxx | 516 xub_StrLen nPos = aStrURL.SearchBackward( sUHash ); in SetMarkStr()
|
H A D | hyphen.cxx | 337 … nPos2 = aSearchRange.SearchBackward( '-' ); // the '-' position the core will use by default in EraseUnusableHyphens_Impl()
|
/aoo4110/main/basic/source/runtime/ |
H A D | methods.cxx | 2529 xub_StrLen nLastWild = aFileParam.SearchBackward( cWild1 ); in implSetupWildcard() 2531 nLastWild = aFileParam.SearchBackward( cWild2 ); in implSetupWildcard() 2535 xub_StrLen nLastDelim = aFileParam.SearchBackward( cDelim1 ); in implSetupWildcard() 2537 nLastDelim = aFileParam.SearchBackward( cDelim2 ); in implSetupWildcard()
|
/aoo4110/main/sfx2/source/menu/ |
H A D | mnumgr.cxx | 210 nDelimPos = aThesLookUpStr.SearchBackward( '#' ); in InsertThesaurusSubmenu_Impl()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | mmaddressblockpage.cxx | 1694 xub_StrLen nSearchIndex = sPara.SearchBackward( '>', nIndex+1 ); in MoveCurrentItem() 1697 nSearchIndex = sPara.SearchBackward( '<', nIndex ); in MoveCurrentItem()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | sfxhelp.cxx | 379 aHelpURL.Insert( String( DEFINE_CONST_UNICODE("&Active=true") ), aHelpURL.SearchBackward( '#' ) ); in GetHelpText()
|
/aoo4110/main/vcl/aqua/source/window/ |
H A D | salmenu.cxx | 682 xub_StrLen nPos = aText.SearchBackward( sal_Unicode( '(' ) ); in SetItemText()
|
/aoo4110/main/fpicker/source/office/ |
H A D | iodlg.cxx | 177 xub_StrLen nDotPos = rFile.SearchBackward( '.' ); in GetFsysExtension_Impl() 902 xub_StrLen nSepPos = sUserFilter.SearchBackward( '.' ); in createNewUserFilter()
|
/aoo4110/main/padmin/source/ |
H A D | adddlg.cxx | 285 int nPos = file->SearchBackward( '.' ); in IMPL_LINK()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 1256 int nPos = aFileName.SearchBackward( '_' ); in AnnounceFonts()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 1370 int nPos = aFileName.SearchBackward( '_' ); in AnnounceFonts()
|
/aoo4110/main/tools/source/string/ |
H A D | strimp.cxx | 1623 xub_StrLen STRING::SearchBackward( STRCODE c, xub_StrLen nIndex ) const in SearchBackward() function in STRING
|