Home
last modified time | relevance | path

Searched refs:sParaStyleName (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A DXMLSectionExport.cxx1098 OUString sParaStyleName; in ExportIndexTemplate() local
1099 aAny >>= sParaStyleName; in ExportIndexTemplate()
1102 GetExport().EncodeStyleName( sParaStyleName )); in ExportIndexTemplate()
H A Dtxtftne.cxx266 sParaStyleName, in exportTextFootnoteConfigurationHelper()
H A Dtxtparae.cxx487 if( xPropSetInfo->hasPropertyByName( sParaStyleName ) ) in Add()
489 rPropSet->getPropertyValue( sParaStyleName ) >>= sParent; in Add()
1239 sParaStyleName(RTL_CONSTASCII_USTRINGPARAM("ParaStyleName")), in XMLTextParagraphExport()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx2043 const ::rtl::OUString sParaStyleName = in _getDefaultAttributesImpl() local
2046 if ( aDefAttrSeq.find( sParaStyleName ) == aDefAttrSeq.end() ) in _getDefaultAttributesImpl()
2049 rPropVal.Name = sParaStyleName; in _getDefaultAttributesImpl()
/aoo41x/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx177 const ::rtl::OUString sParaStyleName; member in XMLTextParagraphExport

Completed in 63 milliseconds