Home
last modified time | relevance | path

Searched refs:getToken (Results 201 – 225 of 282) sorted by relevance

12345678910>>...12

/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx400 o << "namespace " << typeName.getToken(0, '/', nIndex); in dumpNameSpace()
2736 tmpBuf.append(type.getToken(0, '/', nPos)); in scopedName()
2772 tmpBuf.append(aScope.getToken(0, '/', nPos)); in shortScopedName()
/trunk/main/unoxml/test/
H A Ddomtest.cxx176 …virtual ::sal_Int32 SAL_CALL getToken( const ::rtl::OUString& Identifier ) throw (uno::RuntimeExce… in getToken() function
/trunk/main/vcl/source/window/
H A Dwpropset.cxx162 o_rIdentifier = i_rIdentifiedPropName.getToken( 0, sal_Unicode( '#' ), nIndex ); in spliceIdentifiedPropertyName()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccEditableText.cpp233 ::rtl::OUString ouToken = ouStr.getToken(0, cTok, nIndex); in setAttributes()
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx71 ::rtl::OUString aName = aPath.getToken( 0, '/', nIndex ); in GetListPathFromString()
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx140 nameBuffer.append(fileName.getToken(0, token, nIndex).getStr()); in createFileNameFromType()
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx333 sSubFolder = sSubFolder.getToken(0,'/',nIndex); in IMPL_LINK()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1133 … OUString aSecondToken = aRange.getToken( 1, ' ', nSearchIndex ); in switchRangesFromOuterToInternalIfNecessary()
1177 OUString aSecondToken = aRange.getToken( 1, ' ', nSearchIndex ); in switchRangesFromOuterToInternalIfNecessary()
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx169 rtl::OUString seg(uri.getToken(0, '/', i)); in execute()
/trunk/main/framework/source/uielement/
H A Dmenubarmerger.cxx87 ::rtl::OUString aToken = rReferencePathString.getToken( 0, aDelimiter, nIndex ); in RetrieveReferencePath()
/trunk/main/framework/source/jobs/
H A Djoburl.cxx86 ::rtl::OUString sToken = sURL.getToken(0, JOBURL_PART_SEPERATOR, t); in JobURL()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx664 OUString StringHelper::getToken( const OUString& rData, sal_Int32& rnPos, sal_Unicode cSep ) in getToken() function in oox::dump::StringHelper
666 return trimSpaces( rData.getToken( 0, cSep, rnPos ) ); in getToken()
899 OUString aToken = getToken( aUnquotedData, nPos, OOX_DUMP_LF ); in convertStringToStringList()
914 bool bOk = convertStringToInt( nData, getToken( aUnquotedData, nPos, OOX_DUMP_LF ) ); in convertStringToIntList()
/trunk/main/connectivity/source/commontools/
H A Dpredicateinput.cxx342 sField = sField.getToken(0,'(',nIndex); in getPredicateValue()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx164 token = value.getToken( 0, ':', i ); in anyFromString()
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx243 rFormDescription.getToken( 3, ';', nIndex ).toInt32()); in selectForm()
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx194 maModel.mnGrowShrinkType = rAttribs.getToken( XML_growShrinkType, XML_insertDelete ); in importQueryTable()
/trunk/main/sal/inc/rtl/
H A Dstring.hxx743 OString getToken( sal_Int32 token, sal_Char cTok, sal_Int32& index ) const SAL_THROW(()) in getToken() function in rtl::OString
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1552 activatorName = tmpActivator.getToken(0, ':', nIndex ); in prepareRegister()
1707 activatorName = tmpActivator.getToken(0, ':', nIndex ); in getImplementations()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx782 rtl::OUString seg(i->first.getToken(0, '.', n)); in copyConfig()
1183 ::rtl::OUString sToken = sParentNodeName.getToken(0, '|', nIndex).trim(); in mergeOldToNewVersion()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx897 rtl::OUString aVersionMinor = aPackageVersion.getToken( 1, '.', nTokIndex ); in setFullVersion()
901 aVersionMicro = aPackageVersion.getToken( 0, '.', nTokIndex ); in setFullVersion()
/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx353 …_out_SplitUp.getLength() - 1 ] = (ElementType)_rTransformer( _rComposed.getToken( 0, '\n', tokenPo… in splitComposedStringToSequence()
/trunk/main/framework/source/accelerators/
H A Dstorageholder.cxx624 ::rtl::OUString sToken = sPath.getToken(0, PATH_SEPERATOR_UNICODE, i); in impl_st_parsePath()
/trunk/main/stoc/source/security/
H A Dpermissions.cxx66 OUString item( items.getToken( 0, ',', n ).trim() ); in makeMask()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx163 rtl::OUString sOdma = aScheme.getToken(3,'.',nIndex); in queryContent()
/trunk/main/sc/source/ui/vba/
H A Dvbafont.cxx312 rtl::OUString aToken = aStyles.getToken( 0, ' ', nIndex ); in setFontStyle()

Completed in 167 milliseconds

12345678910>>...12