Home
last modified time | relevance | path

Searched refs:rStyleSheet (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx512 rStyleSheet->endElement( XML_colors ); in SaveXml()
981 rStyleSheet->endElement( XML_font ); in SaveXml()
1125 rStyleSheet->startElement( XML_fonts, in SaveXml()
1131 rStyleSheet->endElement( XML_fonts ); in SaveXml()
1745 rStyleSheet->startElement( XML_border, in SaveXml()
1848 rStyleSheet->startElement( XML_fill, in SaveXml()
1873 rStyleSheet->endElement( XML_fill ); in SaveXml()
2119 rStyleSheet->startElement( XML_xf, in SaveXml()
2139 rStyleSheet->endElement( XML_xf ); in SaveXml()
2573 rStyleSheet->startElement( XML_fills, in SaveXml()
[all …]
H A Dxipage.cxx231 …ScStyleSheet& rStyleSheet = ScfTools::MakePageStyleSheet( GetStyleSheetPool(), aStyleName, false ); in Finalize() local
232 SfxItemSet& rItemSet = rStyleSheet.GetItemSet(); in Finalize()
364 rDoc.SetPageStyle( nScTab, rStyleSheet.GetName() ); in Finalize()
/aoo42x/main/sc/source/filter/inc/
H A Dxestyle.hxx482 const SfxStyleSheetBase& rStyleSheet );
503 bool Equals( const SfxStyleSheetBase& rStyleSheet ) const;
713 sal_uInt32 FindXF( const SfxStyleSheetBase& rStyleSheet ) const;
725 sal_uInt32 InsertStyleXF( const SfxStyleSheetBase& rStyleSheet );
/aoo42x/main/svtools/source/config/
H A Dhelpopt.cxx109 …void SetHelpStyleSheet(const String& rStyleSheet){sHelpStyleSheet = rStyleSheet; SetMod… in SetHelpStyleSheet() argument
756 void SvtHelpOptions::SetHelpStyleSheet(const String& rStyleSheet) in SetHelpStyleSheet() argument
758 pImp->SetHelpStyleSheet(rStyleSheet); in SetHelpStyleSheet()
/aoo42x/main/sd/source/ui/func/
H A Dfuprobjs.cxx154 SfxStyleSheetBase& rStyleSheet = *pStyleSheet; in DoExecute() local
157 …Fact->CreateSdPresLayoutTemplateDlg( mpDocSh, NULL, SdResId( nDlgId ), rStyleSheet, ePO, pStyleShe… in DoExecute()
/aoo42x/main/svl/source/items/
H A Dstyle.cxx95 SfxStyleSheetBase& rStyleSheet // geh"ort weiterhin dem Aufrufer in SfxStyleSheetHintExtended() argument
97 : SfxStyleSheetHint( nAction, rStyleSheet ), in SfxStyleSheetHintExtended()
106 SfxStyleSheetBase& rStyleSheet // geh"ort weiterhin dem Aufrufer in SfxStyleSheetHint() argument
108 : pStyleSh( &rStyleSheet ), in SfxStyleSheetHint()
/aoo42x/main/sc/source/core/data/
H A Ddocumen8.cxx232 void ScDocument::ModifyStyleSheet( SfxStyleSheetBase& rStyleSheet, in ModifyStyleSheet() argument
235 SfxItemSet& rSet = rStyleSheet.GetItemSet(); in ModifyStyleSheet()
237 switch ( rStyleSheet.GetFamily() ) in ModifyStyleSheet()
248 InvalidateTextWidth( rStyleSheet.GetName() ); in ModifyStyleSheet()
/aoo42x/main/svtools/inc/svtools/
H A Dhelpopt.hxx60 void SetHelpStyleSheet(const String& rStyleSheet);
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx5661 PPTPortionObj::PPTPortionObj( const PPTStyleSheet& rStyleSheet, sal_uInt32 nInstance, sal_uInt32 nD… in PPTPortionObj() argument
5663 mrStyleSheet ( rStyleSheet ), in PPTPortionObj()
5669 PPTPortionObj::PPTPortionObj( PPTCharPropSet& rCharPropSet, const PPTStyleSheet& rStyleSheet, sal_u… in PPTPortionObj() argument
5671 mrStyleSheet ( rStyleSheet ), in PPTPortionObj()
6052 PPTParagraphObj::PPTParagraphObj( const PPTStyleSheet& rStyleSheet, sal_uInt32 nInstance, sal_uInt1… in PPTParagraphObj() argument
6054 mrStyleSheet ( rStyleSheet ), in PPTParagraphObj()
6065 …ragraphObj::PPTParagraphObj( PPTStyleTextPropReader& rPropReader, const PPTStyleSheet& rStyleSheet, in PPTParagraphObj() argument
6070 mrStyleSheet ( rStyleSheet ), in PPTParagraphObj()
6091 …PPTPortionObj* pPPTPortion = new PPTPortionObj( *pCharPropSet, rStyleSheet, nInstance, pParaSet->m… in PPTParagraphObj()

Completed in 92 milliseconds