Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A Dprstylei.cxx395 OUString sFollow( GetFollow() ); in Finish() local
396 if( sFollow.getLength() ) in Finish()
397 sFollow = GetImport().GetStyleDisplayName( GetFamily(), sFollow ); in Finish()
398 if( !sFollow.getLength() || !xFamilies->hasByName( sFollow ) ) in Finish()
399 sFollow = mxStyle->getName(); in Finish()
409 if( sCurrFollow != sFollow ) in Finish()
411 aAny <<= sFollow; in Finish()
/aoo41x/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx108 sFollow = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
274 XML_STYLE_FAMILY_MASTER_PAGE, sFollow ) ); in Finish()
/aoo41x/main/sw/source/core/layout/
H A Dpagedesc.cxx478 sFollow = aPageDesc.GetFollow()->GetName(); in SetPageDesc()
499 SwPageDesc * pPageDesc = pDoc->GetPageDesc(sFollow); in operator SwPageDesc()
/aoo41x/main/xmloff/inc/xmloff/
H A DXMLTextMasterPageContext.hxx43 ::rtl::OUString sFollow;
/aoo41x/main/sw/inc/
H A Dpagedesc.hxx325 String sFollow; member in SwPageDescExt

Completed in 64 milliseconds