Searched refs:AUTOLAYOUT_NONE (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sd/source/ui/controller/ |
H A D | slidelayoutcontroller.cxx | 111 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 128 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 133 …_LAYOUT_EMPTY, BMP_LAYOUT_EMPTY_H, STR_AUTOLAYOUT_NONE, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 145 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE} 155 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE}
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | LayoutMenu.cxx | 89 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 106 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 111 …_LAYOUT_EMPTY, BMP_LAYOUT_EMPTY_H, STR_AUTOLAYOUT_NONE, WritingMode_LR_TB, AUTOLAYOUT_NONE}, 129 {0, 0, 0, WritingMode_LR_TB, AUTOLAYOUT_NONE} 247 AutoLayout aResult = AUTOLAYOUT_NONE; in GetSelectedAutoLayout()
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc2.cxx | 1003 if (pHandoutMPage->GetAutoLayout() == AUTOLAYOUT_NONE) in IMPL_LINK() 1011 if (pPage->GetAutoLayout() == AUTOLAYOUT_NONE) in IMPL_LINK() 1014 pPage->SetAutoLayout(AUTOLAYOUT_NONE, sal_True, sal_True); in IMPL_LINK() 1019 if (pNotesPage->GetAutoLayout() == AUTOLAYOUT_NONE) in IMPL_LINK()
|
H A D | sdpage.cxx | 102 , meAutoLayout(AUTOLAYOUT_NONE) in SdPage() 1177 eLayout = AUTOLAYOUT_NONE; in GetLayoutDescriptor() 1569 if((meAutoLayout == AUTOLAYOUT_NONE && maPresentationShapeList.isEmpty()) || mbMaster) in SetAutoLayout() 3004 if( eLayout == AUTOLAYOUT_NONE ) in CalculateHandoutAreas()
|
H A D | drawdoc3.cxx | 2029 pMaster->SetAutoLayout(AUTOLAYOUT_NONE, true, true); in SetMasterPage() 2080 pPage->GetPageKind() == PK_STANDARD ? AUTOLAYOUT_NONE : AUTOLAYOUT_NOTES; in SetMasterPage()
|
/aoo41x/main/sd/inc/ |
H A D | pres.hxx | 59 AUTOLAYOUT_NONE = 20, // Blank Slide enumerator
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshe3.cxx | 238 AutoLayout eStandardLayout (AUTOLAYOUT_NONE); in CreateOrDuplicatePage()
|
H A D | outlview.cxx | 1184 if( pPage->GetAutoLayout() == AUTOLAYOUT_NONE ) in CreateTitleTextObject() 1206 case AUTOLAYOUT_NONE: in CreateOutlineTextObject()
|
H A D | DocumentRenderer.cxx | 1583 case 0: eLayout = AUTOLAYOUT_NONE; break; // AUTOLAYOUT_HANDOUT1; break; in InitHandoutTemplate()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 1096 AutoLayout eAutoLayout = AUTOLAYOUT_NONE; in Import() 1203 eAutoLayout = AUTOLAYOUT_NONE; in Import() 1206 if ( eAutoLayout != AUTOLAYOUT_NONE ) in Import()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 1436 if( pPage->GetAutoLayout() == AUTOLAYOUT_NONE ) in UpdateUserData()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 561 pStandardPage->SetAutoLayout(AUTOLAYOUT_NONE, sal_True ); in InsertSdPage()
|
Completed in 123 milliseconds