Searched refs:AUTOLAYOUT_TITLE (Results 1 – 13 of 13) sorted by relevance
/trunk/main/sd/source/ui/view/ |
H A D | outlview.cxx | 629 if (eAutoLayout == AUTOLAYOUT_TITLE || in InsertSlideForParagraph() 847 …( pPara, (pPage && (static_cast<SdPage*>(pPage)->GetAutoLayout() == AUTOLAYOUT_TITLE)) ? -1 : 0 ); in IMPL_LINK() 1208 case AUTOLAYOUT_TITLE: eNewLayout = AUTOLAYOUT_ENUM; break; in CreateOutlineTextObject() 1228 (eNewLayout == AUTOLAYOUT_TITLE) ? PRESOBJ_TEXT : PRESOBJ_OUTLINE, in CreateOutlineTextObject()
|
H A D | viewshe3.cxx | 267 if( eStandardLayout == AUTOLAYOUT_TITLE ) in CreateOrDuplicatePage()
|
H A D | drviewse.cxx | 956 … if (nSId == SID_TITLE_MASTERPAGE && pPage->GetAutoLayout() == AUTOLAYOUT_TITLE) in FuSupport() 961 … else if (nSId == SID_SLIDE_MASTERPAGE && pPage->GetAutoLayout() != AUTOLAYOUT_TITLE) in FuSupport()
|
H A D | drviews7.cxx | 782 if (pPage->GetAutoLayout() == AUTOLAYOUT_TITLE) in GetMenuState() 841 if (pPage->GetAutoLayout() == AUTOLAYOUT_TITLE) in GetMenuState()
|
/trunk/main/sd/inc/ |
H A D | pres.hxx | 55 AUTOLAYOUT_TITLE = 0, // Title Slide enumerator
|
/trunk/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 131 pSlide->SetAutoLayout(AUTOLAYOUT_TITLE, sal_True); in CopyMasterPageToLocalDocument()
|
H A D | LayoutMenu.cxx | 112 …YOUT_HEAD03, BMP_LAYOUT_HEAD03_H, STR_AUTOLAYOUT_TITLE, WritingMode_LR_TB, AUTOLAYOUT_TITLE},
|
H A D | MasterPageContainer.cxx | 1037 makeAny((sal_Int16)AUTOLAYOUT_TITLE)); in GetModel()
|
/trunk/main/sd/source/ui/controller/ |
H A D | slidelayoutcontroller.cxx | 134 …YOUT_HEAD03, BMP_LAYOUT_HEAD03_H, STR_AUTOLAYOUT_TITLE, WritingMode_LR_TB, AUTOLAYOUT_TITLE},
|
/trunk/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 714 SfxUInt32Item eAutoLayout( ID_VAL_WHATLAYOUT, (sal_uInt32) AUTOLAYOUT_TITLE ); in ExecuteNewDocument()
|
/trunk/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 1074 ((SdPage*)pPage)->SetAutoLayout( AUTOLAYOUT_TITLE, sal_True, sal_True ); in Import() 1169 eAutoLayout = AUTOLAYOUT_TITLE; in Import()
|
/trunk/main/sd/source/core/ |
H A D | drawdoc2.cxx | 732 pPage->SetAutoLayout( AUTOLAYOUT_TITLE, sal_True, sal_True ); in CreateFirstPages()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 1437 pPage->SetAutoLayout(AUTOLAYOUT_TITLE, sal_True); in UpdateUserData()
|
Completed in 103 milliseconds