Home
last modified time | relevance | path

Searched refs:bOnMaster (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfuprlout.cxx79 bool bOnMaster = false; in DoExecute() local
84 bOnMaster = true; in DoExecute()
88 if (!bOnMaster) in DoExecute()
124 bool bMasterPage = bOnMaster; in DoExecute()
231 if (bOnMaster) in DoExecute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfuprlout.cxx79 bool bOnMaster = false; in DoExecute() local
84 bOnMaster = true; in DoExecute()
88 if (!bOnMaster) in DoExecute()
124 bool bMasterPage = bOnMaster; in DoExecute()
231 if (bOnMaster) in DoExecute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview4.cxx84 const bool bOnMaster = pPV && pPV->GetPage() && pPV->GetPage()->IsMasterPage(); in InsertGraphic() local
103 …&& (bIsGraphic || (pPickObj->IsEmptyPresObj() && !bOnMaster))) // #121603# Do not use pObj, it may… in InsertGraphic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview4.cxx84 const bool bOnMaster = pPV && pPV->GetPage() && pPV->GetPage()->IsMasterPage(); in InsertGraphic() local
103 …&& (bIsGraphic || (pPickObj->IsEmptyPresObj() && !bOnMaster))) // #121603# Do not use pObj, it may… in InsertGraphic()