Home
last modified time | relevance | path

Searched refs:GetToken (Results 301 – 323 of 323) sorted by relevance

1...<<111213

/trunk/main/tools/source/fsys/
H A Ddirent.cxx1781 … ByteString aPath = ByteString(rPfad, osl_getThreadTextEncoding()).GetToken( 0, cDelim, nIndex ); in Find()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1853 String sEntry( sTmp.GetToken( 0, '\x0a', n ) ); in Load()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx492 XubString aStr = aText.GetToken( nPos, '\x0A' ); in SetText()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4528 String aMessage = aTemplate.GetToken( 0, '#' ); in CreateOneName()
4530 aMessage += aTemplate.GetToken( 1, '#' ); in CreateOneName()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx396 String aString=headString.GetToken(nHeaderCur, sal_Unicode( '\t' ) ); in SearchEntryTextWithHeadTitle()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1309 sTmpStyleNames.GetToken( nStyle, in UpdateTemplate()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx940 String aArrowName( aArrowStartName.GetToken( 0, ' ' ) ); in GetLineArrow()
957 String aArrowSize( aArrowStartName.GetToken( 1, ' ' ) ); in GetLineArrow()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx601 aURL.SetURL( aDirs.GetToken( i, C_DELIM ) ); in getDirList()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx2730 XubString aEntry = rEntries.GetToken( nEntry, cSep ); in SetMRUEntries()
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx2451 maDirectName = String(aURL.GetName()).GetToken( 0, '.' ); in IMPL_LINK()
H A Dautocdlg.cxx406 String sTxt( pUserData->pString->GetToken( 0, 1, nPos )); in Paint()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2871 rStyles.GetToken(i, TOX_STYLE_DELIMITER), in getByIndex()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1238 String aName = rName.GetToken( 0, ';', nStrPos ); in PrepareFontList()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx989 String aToken = pPrint->GetToken(i, sep); in SetPrintRanges()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2186 sTmp = sTmp.GetToken( 0, '\n' ); in _PasteDDE()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx542 String sToken = rInfos.sCmd.GetToken( i, '\t' ); in CmdField_Impl()
H A Dww8atr.cxx2290 String sStyle( rStyles.GetToken( 0, in StartTOX()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx2960 sParam.GetToken( 0, '-', nIndex ); in handleToc()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx425 aListener = aListener.GetToken(nTokens - 1, '.'); in TransferEventScripts()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3073 XubString aFirstName = aFontName.GetToken( 0, ';' ); in UpdateSettings()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1512 …)->Act->SetUniqueId( Str2Id( GetTTSettings()->pDisplayHidWin->GetDisplayText().GetToken( '|' ) ) ); in DisplayHID()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx621 aFont.SetName( aSearch.GetToken( 0, ';', nIndex ) ); in GetDefaultFont()
/trunk/main/vcl/source/window/
H A Dwindow.cxx461 String aName( aConfigFont.GetToken( 0, ';', nIndex ) ); in ImplUpdateGlobalSettings()

Completed in 727 milliseconds

1...<<111213