Home
last modified time | relevance | path

Searched refs:sPrefix (Results 1 – 25 of 93) sorted by last modified time

1234

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3631 String sPrefix(CREATE_CONST_ASC( "WW8Dropcap")); in ReadText() local
3632 sPrefix += String::CreateFromInt32( nDropCap++ ); in ReadText()
3633 pNewSwCharFmt = rDoc.MakeCharFmt(sPrefix, (SwCharFmt*)rDoc.GetDfltCharFmt()); in ReadText()
H A Dww8par3.cxx550 String sPrefix; in ReadLVL() local
964 if( sPrefix.Len() ) in ReadLVL()
965 rNumFmt.SetPrefix( sPrefix ); in ReadLVL()
1019 String sPrefix ) in AdjustLVL() argument
1070 String aName( sPrefix.Len() ? sPrefix : rNumRule.GetName() ); in AdjustLVL()
1100 String aName( sPrefix.Len() ? sPrefix : rNumRule.GetName() ); in AdjustLVL()
1144 String sPrefix(CREATE_CONST_ASC("WW8Num")); in CreateNextRule() local
1145 sPrefix += String::CreateFromInt32(nUniqueList++); in CreateNextRule()
1407 String sPrefix(CREATE_CONST_ASC( "WW8NumSt" )); in WW8ListManager() local
1408 sPrefix += String::CreateFromInt32( nLfo + 1 ); in WW8ListManager()
[all …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx159 static const sal_Char sPrefix[] = "Prefix"; variable
172 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(sPrefix))) in lcl_CreateNumberingSettingsPtr()
173 pValues[j].Value >>= pNew->sPrefix; in lcl_CreateNumberingSettingsPtr()
183 const sal_Unicode cLocalPrefix = pNew->sPrefix.getLength() ? pNew->sPrefix.getStr()[0] : 0; in lcl_CreateNumberingSettingsPtr()
186 if( cLocalPrefix == ' ') pNew->sPrefix=aEmptyStr; in lcl_CreateNumberingSettingsPtr()
1551 String sLocalPreFix = _pSet->pNumSetting->sPrefix.getStr(); in GetNBOIndexForNumRule()
1589 _pSet->pNumSetting->sPrefix = aFmt.GetPrefix(); in RelplaceNumRule()
1634 aFmt.SetPrefix(_pSet->pNumSetting->sPrefix); in ApplyNumRule()
1842 if (!((sPreFix.CompareTo(_pSet->sPrefix.getStr())==COMPARE_EQUAL) && in GetNBOIndexForNumRule()
1908 _pSet->sPrefix = aFmt.GetPrefix(); in RelplaceNumRule()
[all …]
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx76 rtl::OUString sPrefix; member in svx::sidebar::NumSettings_Impl
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1243 sPrefix(RTL_CONSTASCII_USTRINGPARAM("Prefix")), in XMLTextParagraphExport()
H A Dtxtftne.cxx289 lcl_exportString( GetExport(), rFootnoteConfig, sPrefix, in exportTextFootnoteConfigurationHelper()
H A DXMLTextListAutoStylePool.cxx167 sPrefix( RTL_CONSTASCII_USTRINGPARAM("L") ), in DECLARE_CONTAINER_SORT()
178 sPrefix = OUString( RTL_CONSTASCII_USTRINGPARAM("ML") ); in DECLARE_CONTAINER_SORT()
249 rNumRules, *pNames, sPrefix, in Add()
H A DXMLFootnoteConfigurationImportContext.cxx271 sPrefix = sValue; in StartElement()
407 aAny <<= sPrefix; in ProcessSettings()
H A DXMLIndexBibliographyConfigurationContext.cxx76 sPrefix(), in XMLIndexBibliographyConfigurationContext()
114 sPrefix = sValue; in ProcessAttribute()
258 aAny <<= sPrefix; in CreateAndInsert()
H A DXMLIndexMarkExport.cxx257 static const sal_Char sPrefix[] = "IMark"; in GetID() local
261 sBuf.appendAscii(sPrefix, sizeof(sPrefix)-1); in GetID()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1015 ::rtl::OUString sPrefix; in EnsureNamespace()
1021 sPrefix = i_rPreferredPrefix; in EnsureNamespace()
1022 nKey = _GetNamespaceMap().GetKeyByPrefix( sPrefix ); in EnsureNamespace()
1029 sPrefix = buf.makeStringAndClear(); in EnsureNamespace()
1030 nKey = _GetNamespaceMap().GetKeyByPrefix( sPrefix ); in EnsureNamespace()
1043 mpNamespaceMap->Add( sPrefix, i_rNamespace ); in EnsureNamespace()
1046 buf.append( sPrefix ); in EnsureNamespace()
1052 sPrefix = _GetNamespaceMap().GetPrefixByKey( nKey ); in EnsureNamespace()
1054 return sPrefix; in EnsureNamespace()
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx447 rtl::OString sPrefix((const sal_Char*)pNs->prefix); in getNodeQName() local
448 sNodeName = sPrefix+rtl::OString(":")+sNodeName; in getNodeQName()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1408 OUString sPrefix = sTmpl.copy( 0L, nColonPos ); in Execute() local
1409 if( sPrefix.equalsAscii("Style")) in Execute()
1413 else if( sPrefix.equalsAscii("Outline")) in Execute()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx886 … const ::rtl::OUString& sPrefix ) in implc_convertStringlistToString()
893 if( sPrefix.getLength() > 0 ) in implc_convertStringlistToString()
895 sString.append( sPrefix ); in implc_convertStringlistToString()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx1381 ::rtl::OUString sPrefix = ::rtl::OUString::createFromAscii("KEY_"); in impl_ts_load()
1382 aKeyEvent.KeyCode = m_rKeyMapping->mapIdentifierToCode(sPrefix + sKeyCommand); in impl_ts_load()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java306 String sPrefix ) in impl_getTempFileName() argument
318 File aTempFile = new File(aDir, sSuffix+i+sPrefix); in impl_getTempFileName()
/trunk/main/comphelper/inc/comphelper/
H A Dnumberedcollection.hxx125 void setUntitledPrefix(const ::rtl::OUString& sPrefix);
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx570 OUString sPrefix; in CreateNumberingRules() local
572 OUString& rPrefix = sPrefix; in CreateNumberingRules()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx1221 …const ::rtl::OUString sPrefix( ::rtl::OUString::createFromAscii( _rDocument.eType == eForm ? "Form… in lcl_createTargetLibName() local
1262 aNewLibNameAttempt.append( sPrefix ); in lcl_createTargetLibName()
1276 aNewLibName.append( sPrefix ); in lcl_createTargetLibName()
/trunk/main/xmloff/source/xforms/
H A DXFormsBindContext.cxx167 const OUString& sPrefix = aMap.GetPrefixByKey( nKeyIter ); in lcl_fillNamespaceContainer() local
171 DBG_ASSERT( sPrefix.getLength() > 0, "no prefix?" ); in lcl_fillNamespaceContainer()
172 if( sPrefix.getStr()[0] != sal_Unicode( '_' ) && in lcl_fillNamespaceContainer()
176 if( xContainer->hasByName( sPrefix ) ) in lcl_fillNamespaceContainer()
177 xContainer->replaceByName( sPrefix, makeAny( sNamespace ) ); in lcl_fillNamespaceContainer()
179 xContainer->insertByName( sPrefix, makeAny( sNamespace ) ); in lcl_fillNamespaceContainer()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx246 sPrefix( OUString::createFromAscii( "N" ) ), in SvXMLNumFmtExport()
284 sPrefix( rPrefix ), in SvXMLNumFmtExport()
763 sPrefix ) ) ); in WriteMapElement_Impl()
1038 lcl_CreateStyleName( nKey, nPart, bDefPart, sPrefix ) ); in ExportPart_Impl()
1741 return lcl_CreateStyleName( nKey, 0, sal_True, sPrefix ); in GetStyleName()
H A Dxmlnumi.cxx206 OUString sPrefix; member in SvxXMLListLevelStyleContext_Impl
395 sPrefix = rValue; in SvxXMLListLevelStyleContext_Impl()
526 pProps[nPos++].Value <<= sPrefix; in GetProperties()
H A Dxmlexppr.cxx1003 OUString sPrefix; in _exportXML() local
1007 sPrefix = pAttribName->copy( 0, nColonPos ); in _exportXML()
1009 if( sPrefix.getLength() ) in _exportXML()
1015 sal_uInt16 nKey = pNamespaceMap->GetKeyByPrefix( sPrefix ); in _exportXML()
1035 OUString sOrigPrefix( sPrefix ); in _exportXML()
1040 sPrefix = sNameBuffer.makeStringAndClear(); in _exportXML()
1041 nKey = pNamespaceMap->GetKeyByPrefix( sPrefix ); in _exportXML()
1051 sPrefix = pNamespaceMap->GetPrefixByKey( nKey ); in _exportXML()
1054 sNameBuffer.append( sPrefix ); in _exportXML()
1067 pNewNamespaceMap->Add( sPrefix, sNamespace ); in _exportXML()
[all …]
H A Dxmlnume.cxx119 OUString sPrefix, sSuffix; in exportLevelStyle() local
158 rProp.Value >>= sPrefix; in exportLevelStyle()
305 if (sPrefix.getLength() > 0) in exportLevelStyle()
308 sPrefix ); in exportLevelStyle()
H A DXMLFontAutoStylePool.cxx196 OUString sPrefix( sName ); in Add() local
200 sName = sPrefix; in Add()

Completed in 377 milliseconds

1234