Home
last modified time | relevance | path

Searched refs:HeaderFooterSettings (Results 1 – 13 of 13) sorted by path

/trunk/main/offapi/
H A DUnoApi_offapi.mk377 offapi/com/sun/star/document/HeaderFooterSettings \
/trunk/main/offapi/com/sun/star/document/
H A DHeaderFooterSettings.idl41 published service HeaderFooterSettings
/trunk/main/offapi/com/sun/star/drawing/
H A DDocumentSettings.idl31 #include <com/sun/star/document/HeaderFooterSettings.idl>
49 [optional] service com::sun::star::document::HeaderFooterSettings;
/trunk/main/offapi/com/sun/star/presentation/
H A DDocumentSettings.idl27 #include <com/sun/star/document/HeaderFooterSettings.idl>
52 [optional] service com::sun::star::document::HeaderFooterSettings;
/trunk/main/sd/inc/
H A Dsdpage.hxx83 struct SD_DLLPUBLIC HeaderFooterSettings struct
98 HeaderFooterSettings();
100 bool operator==( const HeaderFooterSettings& rSettings ) const;
162 sd::HeaderFooterSettings maHeaderFooterSettings;
345 const sd::HeaderFooterSettings& getHeaderFooterSettings() const;
346 void setHeaderFooterSettings( const sd::HeaderFooterSettings& rNewSettings );
/trunk/main/sd/source/core/
H A Dsdpage.cxx2735 const HeaderFooterSettings& SdPage::getHeaderFooterSettings() const in getHeaderFooterSettings()
2747 void SdPage::setHeaderFooterSettings( const sd::HeaderFooterSettings& rNewSettings ) in setHeaderFooterSettings()
2856 const sd::HeaderFooterSettings& rSettings = pVisualizedSdPage->getHeaderFooterSettings(); in checkVisibility()
3126 HeaderFooterSettings::HeaderFooterSettings() in HeaderFooterSettings() function in HeaderFooterSettings
3136 bool HeaderFooterSettings::operator==( const HeaderFooterSettings& rSettings ) const in operator ==()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1466 sd::HeaderFooterSettings rHeaderFooterSettings( pPage->getHeaderFooterSettings() ); in SetHeaderFooterPageSettings()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx371 const sd::HeaderFooterSettings &rSettings = pPage->getHeaderFooterSettings(); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx88 HeaderFooterSettings maSettings;
101 void update( HeaderFooterSettings& rSettings );
193 void init( const HeaderFooterSettings& rSettings, bool bNotOnTitle, bool bHasApply );
194 void getData( HeaderFooterSettings& rSettings, bool& rNotOnTitle );
271 …const HeaderFooterSettings& rTitleSettings = mpDoc->GetSdPage(0, PK_STANDARD)->getHeaderFooterSett… in HeaderFooterDialog()
347 HeaderFooterSettings aNewSettings; in apply()
384HeaderFooterSettings aTempSettings = mpDoc->GetSdPage( 0, PK_STANDARD )->getHeaderFooterSettings(); in apply()
600 void HeaderFooterTabPage::init( const HeaderFooterSettings& rSettings, bool bNotOnTitle, bool bHasA… in init()
637 void HeaderFooterTabPage::getData( HeaderFooterSettings& rSettings, bool& rNotOnTitle ) in getData()
675 HeaderFooterSettings aSettings; in update()
[all …]
/trunk/main/sd/source/ui/func/
H A Dundoheaderfooter.cxx38 …rFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNewSettin… in SdHeaderFooterUndoAction()
/trunk/main/sd/source/ui/inc/
H A Dheaderfooterdlg.hxx56 HeaderFooterSettings maSlideSettings;
57 HeaderFooterSettings maNotesHandoutSettings;
65 void change( SdUndoGroup* pUndoGroup, SdPage* pPage, const HeaderFooterSettings& rNewSettings );
H A Dundoheaderfooter.hxx40 const sd::HeaderFooterSettings maOldSettings;
41 const sd::HeaderFooterSettings maNewSettings;
45 …SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNe…
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx842 sd::HeaderFooterSettings aHeaderFooterSettings( GetPage()->getHeaderFooterSettings() ); in setPropertyValue()

Completed in 90 milliseconds