Searched refs:sNextName (Results 1 – 5 of 5) sorted by relevance
141 String sNextName; in Search_Ce() local144 while ( nextName(pNext, sNextName) ) in Search_Ce()147 pSub = find_SubModule(*pModule, sNextName); in Search_Ce()151 o_module.push_back(sNextName); in Search_Ce()158 if ( sNextName.length() == 0 ) in Search_Ce()161 nCe = pModule->Search_Name(sNextName); in Search_Ce()164 o_mainEntity = sNextName; in Search_Ce()212 String sNextName; in Search_CesModule() local215 while ( nextName(pNext, sNextName) ) in Search_CesModule()218 pSub = find_SubModule(*pModule, sNextName); in Search_CesModule()[all …]
163 OUString sNextName; in exportStyle() local164 aAny >>= sNextName; in exportStyle()165 if( sName != sNextName ) in exportStyle()168 GetExport().EncodeStyleName( sNextName ) ); in exportStyle()541 OUString sNextName; in exportStyleFamily() local542 xPropSet->getPropertyValue( sFollowStyle ) >>= sNextName; in exportStyleFamily()543 String sTmp( sNextName ); in exportStyleFamily()546 if( xStyle->getName() != sNextName && in exportStyleFamily()549 xStyleCont->getByName( sNextName ) >>= xStyle; in exportStyleFamily()
142 OUString sNextName; in exportStyle() local143 xPropSet->getPropertyValue( sFollowStyle ) >>= sNextName; in exportStyle()145 if( sName != sNextName && sNextName.getLength() ) in exportStyle()148 GetExport().EncodeStyleName( sNextName ) ); in exportStyle()
603 String sNextName = in Execute() local611 if (pFlyFmt->GetName() != sNextName) in Execute()616 sNextName.Erase(); in Execute()619 if(sNextName.Len()) in Execute()623 lcl_GetFrmFmtByName(rSh, sNextName); in Execute()
410 ::rtl::OUString sNextName;813 xTextImportHelper->ConnectFrameChains( sName, sNextName, xPropSet ); in Create()1055 sNextName = rValue; in XMLTextFrameContext_Impl()
Completed in 26 milliseconds