Home
last modified time | relevance | path

Searched refs:BurnInStyleSheetAttributes (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/svx/source/svdraw/
H A Dsvdmodel.cxx932 void SdrModel::BurnInStyleSheetAttributes() in BurnInStyleSheetAttributes() function in SdrModel
937 GetMasterPage(nNum)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes()
941 GetPage(nNum)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes()
H A Dsvdpage.cxx742 void SdrObjList::BurnInStyleSheetAttributes() in BurnInStyleSheetAttributes() function in SdrObjList
746 GetObj(a)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes()
H A Dsvdobj.cxx1813 void SdrObject::BurnInStyleSheetAttributes() in BurnInStyleSheetAttributes() function in SdrObject
/AOO42X/main/svx/source/gallery2/
H A Dgaltheme.cxx1052 pFormModel->BurnInStyleSheetAttributes(); in InsertModel()
1112 aModel.GetModel()->BurnInStyleSheetAttributes(); in GetModelStream()
/AOO42X/main/svx/inc/svx/
H A Dsvdpage.hxx162 void BurnInStyleSheetAttributes();
H A Dsvdmodel.hxx344 void BurnInStyleSheetAttributes();
H A Dsvdobj.hxx884 void BurnInStyleSheetAttributes();
/AOO42X/main/sd/source/ui/app/
H A Dsdxfer.cxx635 pDoc->BurnInStyleSheetAttributes(); in WriteObject()