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()761 if (!mbMaster) in CreateTitleAndLayout()1631 if( mbMaster ) in NbcInsertObject()2535 if( mbMaster ) in SetLayoutName()2632 if (mbMaster) in GetPresObjText()[all …]
1314 mbMaster(bMasterPage), in DBG_NAME()1341 mbMaster(rSrcPage.mbMaster), in SdrPage()1349 eListKind = (mbMaster) ? SDROBJLIST_MASTERPAGE : SDROBJLIST_DRAWPAGE; in SdrPage()1360 eListKind = (mbMaster) ? SDROBJLIST_MASTERPAGE : SDROBJLIST_DRAWPAGE; in SdrPage()1442 mbMaster = rSrcPage.mbMaster; in operator =()1716 if (mbMaster) { in GetPageNum()1965 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()
Completed in 38 milliseconds