Home
last modified time | relevance | path

Searched refs:SetAutoLayout (Results 1 – 21 of 21) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx734 pLoopPage->SetAutoLayout(pLoopPage->GetAutoLayout()); in Changed()
1539 void SdPage::SetAutoLayout(AutoLayout eLayout, sal_Bool bInit, sal_Bool bCreate ) in SetAutoLayout() function in SdPage
H A Ddrawdoc2.cxx732 pPage->SetAutoLayout( AUTOLAYOUT_TITLE, sal_True, sal_True ); in CreateFirstPages()
1006 pHandoutMPage->SetAutoLayout(AUTOLAYOUT_HANDOUT6, sal_True, sal_True); in IMPL_LINK()
1014 pPage->SetAutoLayout(AUTOLAYOUT_NONE, sal_True, sal_True); in IMPL_LINK()
1022 pNotesPage->SetAutoLayout(AUTOLAYOUT_NOTES, sal_True, sal_True); in IMPL_LINK()
1329 pNewNotesPage->SetAutoLayout(AUTOLAYOUT_NOTES, sal_True, sal_True ); in CheckMasterPages()
1404 pStandardPage->SetAutoLayout(eStandardLayout, sal_True); in CreatePage()
1427 pNotesPage->SetAutoLayout(eNotesLayout, sal_True); in CreatePage()
H A Ddrawdoc3.cxx1928 pPage->SetAutoLayout(eAutoLayout); in SetMasterPage()
1952 pMaster->SetAutoLayout(pMaster->GetAutoLayout()); in SetMasterPage()
1966 pNotesMaster->SetAutoLayout(pNotesMaster->GetAutoLayout()); in SetMasterPage()
2029 pMaster->SetAutoLayout(AUTOLAYOUT_NONE, true, true); in SetMasterPage()
2045 pNotesMaster->SetAutoLayout(AUTOLAYOUT_NOTES, true, true); in SetMasterPage()
2093 pPage->SetAutoLayout(eNewAutoLayout); in SetMasterPage()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1437 pPage->SetAutoLayout(AUTOLAYOUT_TITLE, sal_True); in UpdateUserData()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx928 if( pNotesPage ) pNotesPage->SetAutoLayout( pNotesPage->GetAutoLayout() ); in ChangeMedium()
929 pPage->SetAutoLayout( pPage->GetAutoLayout() ); in ChangeMedium()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx632 pPage->SetAutoLayout(AUTOLAYOUT_ENUM, sal_True); in InsertSlideForParagraph()
636 pPage->SetAutoLayout(pExample->GetAutoLayout(), sal_True); in InsertSlideForParagraph()
665 pNotesPage->SetAutoLayout(pExample->GetAutoLayout(), sal_True); in InsertSlideForParagraph()
1187 pPage->SetAutoLayout( AUTOLAYOUT_ONLY_TITLE, true ); in CreateTitleTextObject()
1221 pPage->SetAutoLayout( eNewLayout, true ); in CreateOutlineTextObject()
H A Ddrawview.cxx646 pPage->SetAutoLayout( pPage->GetAutoLayout() ); in DeleteMarked()
H A DViewShellImplementation.cxx223 pCurrentPage->SetAutoLayout(aNewAutoLayout, sal_True); in ProcessModifyPageSlot()
233 pHandoutMPage->SetAutoLayout(aNewAutoLayout, sal_True); in ProcessModifyPageSlot()
H A Dunmodpg.cxx109 mpPage->SetAutoLayout( meOldAutoLayout ); in Undo()
H A Dviewshe2.cxx647 pNotesPage->SetAutoLayout( pNotesPage->GetAutoLayout() ); in SetPageSizeAndBorder()
650 pPage->SetAutoLayout( pPage->GetAutoLayout() ); in SetPageSizeAndBorder()
H A Ddrviewsa.cxx594 pNotesPage->SetAutoLayout( pNotesPage->GetAutoLayout() ); in SetupPage()
597 pPage->SetAutoLayout( pPage->GetAutoLayout() ); in SetupPage()
/trunk/main/sd/source/ui/func/
H A Dfusumry.cxx152 pSummaryPage->SetAutoLayout(AUTOLAYOUT_ENUM, sal_True); in DoExecute()
174 pNotesPage->SetAutoLayout(pActualNotesPage->GetAutoLayout(), sal_True); in DoExecute()
H A Dfuexpand.cxx168 pPage->SetAutoLayout(AUTOLAYOUT_ENUM, sal_True); in DoExecute()
191 pNotesPage->SetAutoLayout(pActualNotesPage->GetAutoLayout(), sal_True); in DoExecute()
H A Dunprlout.cxx77 pPage->SetAutoLayout(eOldAutoLayout, sal_True); in Undo()
90 pPage->SetAutoLayout(eNewAutoLayout, sal_True); in Redo()
H A Dfuprlout.cxx264 pSelectedPage->SetAutoLayout(pSelectedPage->GetAutoLayout()); in DoExecute()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx594 ((SdPage*)pPage)->SetAutoLayout( AUTOLAYOUT_NOTES, sal_True ); in Import()
1027 pNotesPage->SetAutoLayout( AUTOLAYOUT_NOTES, sal_False ); in Import()
1033 pNotesPage->SetAutoLayout( AUTOLAYOUT_NOTES, sal_True ); in Import()
1074 ((SdPage*)pPage)->SetAutoLayout( AUTOLAYOUT_TITLE, sal_True, sal_True ); in Import()
1207 pPage->SetAutoLayout( eAutoLayout, sal_False ); in Import()
1214 pHandoutMPage->SetAutoLayout( AUTOLAYOUT_HANDOUT6, sal_True, sal_True ); in Import()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx651 GetPage()->SetAutoLayout( (AutoLayout)nValue, sal_True ); in setPropertyValue()
H A Dunomodel.cxx561 pStandardPage->SetAutoLayout(AUTOLAYOUT_NONE, sal_True ); in InsertSdPage()
597 pNotesPage->SetAutoLayout(AUTOLAYOUT_NOTES, sal_True ); in InsertSdPage()
2757 pMNotesPage->SetAutoLayout(AUTOLAYOUT_NOTES, sal_True, sal_True); in insertNewByIndex()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx131 pSlide->SetAutoLayout(AUTOLAYOUT_TITLE, sal_True); in CopyMasterPageToLocalDocument()
/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx346 pPage->SetAutoLayout( pPage->GetAutoLayout(), sal_False, sal_False ); in Redo()
/trunk/main/sd/inc/
H A Dsdpage.hxx210 void SetAutoLayout(AutoLayout eLayout, sal_Bool bInit=sal_False, sal_Bool bCreate=sal_False);

Completed in 124 milliseconds