Home
last modified time | relevance | path

Searched refs:sPageStyle (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx133 if ( sPageStyle.getLength() ) in FillPropertySet()
136 aAny <<= sPageStyle; in FillPropertySet()
192 sPageStyle = rValue; in SetAttribute()
H A DxmlStyleImport.hxx66 ::rtl::OUString sPageStyle;
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx293 OUString sPageStyle; in IMPL_LINK() local
294 aPageStyle >>= sPageStyle; in IMPL_LINK()
302 && (aPFamily >>= xPFamily) && sPageStyle.getLength() ) in IMPL_LINK()
304 uno::Any aPStyle = xPFamily->getByName( sPageStyle ); in IMPL_LINK()
/trunk/main/xmloff/source/text/
H A DXMLFootnoteConfigurationImportContext.cxx259 sPageStyle = sValue; in StartElement()
393 if (sPageStyle.getLength() > 0) in ProcessSettings()
396 XML_STYLE_FAMILY_MASTER_PAGE, sPageStyle ); in ProcessSettings()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java78 public void switchFooter(String sPageStyle, boolean bState, boolean bPageNumber, String sText) in switchFooter() argument
93 …e xPageStyle = UnoRuntime.queryInterface(XStyle.class, xPageStyleCollection.getByName(sPageStyle)); in switchFooter()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterDocument.java83 public void switchFooter(String sPageStyle, boolean bState, boolean bPageNumber, String sText) in switchFooter() argument
98 …e xPageStyle = UnoRuntime.queryInterface(XStyle.class, xPageStyleCollection.getByName(sPageStyle)); in switchFooter()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx448 sPageStyle = rValue; in SetAttribute()
538 if (sPageStyle.getLength()) in FillPropertySet()
539 …GENAME, uno::makeAny(GetImport().GetStyleDisplayName( XML_STYLE_FAMILY_MASTER_PAGE, sPageStyle ))); in FillPropertySet()
H A Dxmlstyli.hxx94 rtl::OUString sPageStyle; member in XMLTableStyleContext
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx202 String sPageStyle = uTemp; in lcl_SetSpecialProperty() local
204 if(sPageStyle.Len()) in lcl_SetSpecialProperty()
206 …SwStyleNameMapper::FillUIName(sPageStyle, sPageStyle, nsSwGetPoolIdFromName::GET_POOLID_PAGEDESC, … in lcl_SetSpecialProperty()
207 pDesc = ::GetPageDescByName_Impl(*pFmt->GetDoc(), sPageStyle); in lcl_SetSpecialProperty()
1955 String sPageStyle = uTmp; in ApplyTblAttr() local
1956 if(sPageStyle.Len()) in ApplyTblAttr()
1958 …SwStyleNameMapper::FillUIName(sPageStyle, sPageStyle, nsSwGetPoolIdFromName::GET_POOLID_PAGEDESC, … in ApplyTblAttr()
1959 const SwPageDesc* pDesc = ::GetPageDescByName_Impl(rDoc, sPageStyle); in ApplyTblAttr()
/trunk/main/xmloff/inc/
H A DXMLFootnoteConfigurationImportContext.hxx56 ::rtl::OUString sPageStyle;
/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.hxx50 ::rtl::OUString sPageStyle;
H A DxmlStyleImport.cxx162 sPageStyle = rValue; in SetAttribute()

Completed in 71 milliseconds