Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/presenter/
H A DPresenterTheme.cxx1046 OUString sParentStyleName; in ProcessPaneStyle() local
1047 if (rValues[1] >>= sParentStyleName) in ProcessPaneStyle()
1052 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessPaneStyle()
1211 OUString sParentStyleName; in ProcessViewStyle() local
1213 >>= sParentStyleName) in ProcessViewStyle()
1218 if ((*iStyle)->msStyleName.equals(sParentStyleName)) in ProcessViewStyle()
/aoo41x/main/xmloff/source/table/
H A DXMLTableExport.cxx275 OUString sParentStyleName; in collectTableAutoStyles() local
281 sParentStyleName = xStyle->getName(); in collectTableAutoStyles()
290 sStyleName = sParentStyleName; in collectTableAutoStyles()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1104 String sParentStyleName; in BeginBlockStructureElements() local
1109 …SwStyleNameMapper::FillProgName( pParentTxtFmt->GetName(), sParentStyleName, nsSwGetPoolIdFromName… in BeginBlockStructureElements()
1138 else if ( sParentStyleName == aCaption) in BeginBlockStructureElements()
/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx961 String sParentStyleName(pNewStyle->GetParentStyleName()); in insertByName() local
962 if(sParentStyleName.Len()) in insertByName()
965 SfxStyleSheetBase* pParentBase = pBasePool->Find(sParentStyleName); in insertByName()
968 pBasePool->SetParent( eFamily, sStyleName, sParentStyleName ); in insertByName()
1580 aString = sParentStyleName; in getParentStyle()
1617 sParentStyleName = String(sParentStyle); in setParentStyle()
/aoo41x/main/sw/inc/
H A Dunostyle.hxx192 String sParentStyleName; member in SwXStyle
278 const String& GetParentStyleName() const { return sParentStyleName;} in GetParentStyleName()

Completed in 62 milliseconds