Searched refs:mbMaster (Results 1 – 5 of 5) sorted by relevance
222 if(mbMaster) in EnsureMasterPageDefaultBackground()260 if (mbMaster) in CreatePresObj()271 if (mbMaster) in CreatePresObj()282 if (mbMaster) in CreatePresObj()422 if (mbMaster) in CreatePresObj()500 if (mbMaster) in CreatePresObj()703 if (!mbMaster) in Changed()761 if (!mbMaster) in CreateTitleAndLayout()1553 if((meAutoLayout == AUTOLAYOUT_NONE && maPresentationShapeList.isEmpty()) || mbMaster) in SetAutoLayout()1631 if( mbMaster ) in NbcInsertObject()[all …]
1312 mbMaster(bMasterPage), in DBG_NAME()1339 mbMaster(rSrcPage.mbMaster), in SdrPage()1347 eListKind = (mbMaster) ? SDROBJLIST_MASTERPAGE : SDROBJLIST_DRAWPAGE; in SdrPage()1358 eListKind = (mbMaster) ? SDROBJLIST_MASTERPAGE : SDROBJLIST_DRAWPAGE; in SdrPage()1440 mbMaster = rSrcPage.mbMaster; in operator =()1714 if (mbMaster) { in GetPageNum()1963 return mbMaster && GetModel() && GetModel()->GetMasterPageCount() in isHandoutMasterPage()
91 sal_Bool isMasterPage() const { return mbMaster; } in isMasterPage()135 sal_Bool mbMaster; member in oox::ppt::SlidePersist
55 , mbMaster( bMaster ) in SlidePersist()197 if ( mbMaster ) in applyTextStyles()
457 unsigned mbMaster : 1; // flag if this is a MasterPage member in SdrPage477 bool IsMasterPage() const { return mbMaster; } in IsMasterPage()