Home
last modified time | relevance | path

Searched refs:getToken (Results 126 – 150 of 281) sorted by relevance

12345678910>>...12

/trunk/main/oox/source/vml/
H A Dvmltextboxcontext.cxx55 …maFont.monUnderline = (rAttribs.getToken( XML_class, XML_TOKEN_INVALID ) == XML_font4) ? XML_doubl… in TextPortionContext()
/trunk/main/oox/source/drawingml/table/
H A Dtablestyletextstylecontext.cxx90 rFontStyle.mnThemedIdx = aAttribs.getToken( XML_idx, XML_none ); in createFastChildContext()
/trunk/main/oox/source/core/
H A Drelationshandler.cxx85 sal_Int32 nTargetMode = aAttribs.getToken( XML_TargetMode, XML_Internal ); in createFastChildContext()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastTokenHandler.cxx46 ::sal_Int32 SAL_CALL OOXMLFastTokenHandler::getToken(const ::rtl::OUString & Identifier) in getToken() function in writerfilter::ooxml::OOXMLFastTokenHandler
/trunk/main/oox/source/drawingml/chart/
H A Dtitlecontext.cxx134 mrModel.mnPosition = rAttribs.getToken( XML_val, XML_r ); in onCreateContext()
/trunk/main/unoxml/source/dom/
H A Delement.cxx127 nAttributeToken = getToken( i_rContext, (sal_Char*)xName ); in fastSaxify()
141 nElementToken = getToken( i_rContext, (sal_Char*)xName ); in fastSaxify()
H A Dnode.cxx111 sal_Int32 getToken( const Context& rContext, const sal_Char* pToken ) in getToken() function
135 sal_Int32 nNameToken = getToken( rContext, pName ); in getTokenWithPrefix()
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx364 ::rtl::OUString sLibName = sDescription.getToken( 0, (sal_Unicode)'.', nIndex ); in createDialogModel()
367 sDlgName = sDescription.getToken( 0, (sal_Unicode)'.', nIndex ); in createDialogModel()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlComponent.cxx121 aValue.Value <<= m_sHREF.getToken(0,'/',nIndex); in DBG_NAME()
/trunk/main/idlc/source/
H A Dastdeclaration.cxx40 OString token( name.getToken( 0, ':', nIndex ) ); in convertName()
/trunk/main/scripting/source/storage/
H A DScriptURI.cxx187 attr = m_uri.getToken( 0, '&', len ); in parseIt()
/trunk/main/codemaker/source/cunomaker/
H A Dcunomaker.cxx126 typeName = tOption.getToken(0, ';', nIndex); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/codemaker/source/idlmaker/
H A Didlmaker.cxx126 typeName = tOption.getToken(0, ';', nIndex); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/comphelper/source/misc/
H A Dstring.cxx110 i_rString.getToken(0, static_cast<sal_Unicode> (','), idx); in convertCommaSeparated()
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx62 str.getToken( 0, ';', nIndex ), in operator ()()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1076 sRet = sRet.getToken(pEntry->nWID - WID_SECT_DDE_TYPE, in GetPropertyValues_Impl()
1108 sRet.getToken(0, sfx2::cTokenSeperator, nIndex); in GetPropertyValues_Impl()
1110 sRet.getToken(0, sfx2::cTokenSeperator, nIndex); in GetPropertyValues_Impl()
/trunk/main/oox/source/xls/
H A Dtablebuffer.cxx68 maModel.mnType = rAttribs.getToken( XML_tableType, XML_worksheet ); in importTable()
/trunk/main/jvmaccess/source/
H A Dclasspath.cxx71 ::rtl::OUString url(classPath.getToken(0, ' ', i)); in doTranslateToUrls()
/trunk/main/rsc/source/parser/
H A Drscdb.cxx138 aLg = aLang.getToken( 0, '-', nIndex ); in ChangeLanguage()
140 aCountry = aLang.getToken( 0, '-', nIndex ); in ChangeLanguage()
/trunk/main/extensions/source/oooimprovement/
H A Derrormail.cxx56 result.append(str.getToken(0, old, idx)); in replaceAll()
/trunk/main/jvmfwk/plugins/sunmajor/javaenvsetup/
H A Djavaldx.cxx152 rtl::OUString aToken = sData.getToken( 1, '\n', index); in getLD_LIBRARY_PATH()
/trunk/main/framework/source/uifactory/
H A Dwindowcontentfactorymanager.cxx114 ::rtl::OUString sToken = aTmpStr.getToken( 0, '/', nToken); in RetrieveTypeNameFromResourceURL()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbamaker.cxx157 typeName = tOption.getToken(0, ';', nIndex); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx500 OString aToken = s.getToken( 0, ' ', nIndex ); in decodeOutput()
1089 OUString usToken = usAllPath.getToken( 0, SAL_PATHSEPARATOR, nIndex ); in createJavaInfoFromPath()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx856 OUString token( line.getToken( 0, ' ', index ).trim() ); in unorc_verify_init()
877 OUString token( line.getToken( 0, ' ', index ).trim() ); in unorc_verify_init()
911 rtl::OUString token(line.getToken(0, ' ', i)); in unorc_verify_init()

Completed in 105 milliseconds

12345678910>>...12