LibreOffice Module sd (master) 1
|
#include <drawdoc.hxx>
Public Attributes | |
SfxStyleFamily | nFamily |
SfxStyleFamily | nNewFamily |
OUString | aName |
OUString | aNewName |
Definition at line 81 of file drawdoc.hxx.
OUString StyleReplaceData::aName |
Definition at line 85 of file drawdoc.hxx.
Referenced by SdDrawDocument::RenameLayoutTemplate(), SdDrawDocument::SetMasterPage(), and SdPage::SetPresentationLayout().
OUString StyleReplaceData::aNewName |
Definition at line 86 of file drawdoc.hxx.
Referenced by SdDrawDocument::RenameLayoutTemplate(), SdDrawDocument::SetMasterPage(), and SdPage::SetPresentationLayout().
SfxStyleFamily StyleReplaceData::nFamily |
Definition at line 83 of file drawdoc.hxx.
Referenced by SdDrawDocument::RenameLayoutTemplate(), SdDrawDocument::SetMasterPage(), and SdPage::SetPresentationLayout().
SfxStyleFamily StyleReplaceData::nNewFamily |
Definition at line 84 of file drawdoc.hxx.
Referenced by SdDrawDocument::RenameLayoutTemplate(), SdDrawDocument::SetMasterPage(), and SdPage::SetPresentationLayout().