Home
last modified time | relevance | path

Searched refs:aBckgrnd (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dunmodpg.cxx62 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in ModifyPageUndoAction() local
66 mbOldBckgrndVisible = aVisibleLayers.IsSet(aBckgrnd); in ModifyPageUndoAction()
111 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in Undo() local
114 aVisibleLayers.Set(aBckgrnd, mbOldBckgrndVisible); in Undo()
154 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in Redo() local
157 aVisibleLayers.Set(aBckgrnd, mbNewBckgrndVisible); in Redo()
H A Dviewshe3.cxx169 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in CreateOrDuplicatePage() local
187 bool bIsPageBack = aVisibleLayers.IsSet(aBckgrnd); in CreateOrDuplicatePage()
H A DViewShellImplementation.cxx194 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in ProcessModifyPageSlot() local
196 aVisibleLayers.Set(aBckgrnd, bBVisible); in ProcessModifyPageSlot()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dunmodpg.cxx62 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in ModifyPageUndoAction() local
66 mbOldBckgrndVisible = aVisibleLayers.IsSet(aBckgrnd); in ModifyPageUndoAction()
111 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in Undo() local
114 aVisibleLayers.Set(aBckgrnd, mbOldBckgrndVisible); in Undo()
154 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in Redo() local
157 aVisibleLayers.Set(aBckgrnd, mbNewBckgrndVisible); in Redo()
H A Dviewshe3.cxx169 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in CreateOrDuplicatePage() local
187 bool bIsPageBack = aVisibleLayers.IsSet(aBckgrnd); in CreateOrDuplicatePage()
H A DViewShellImplementation.cxx194 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in ProcessModifyPageSlot() local
196 aVisibleLayers.Set(aBckgrnd, bBVisible); in ProcessModifyPageSlot()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Ddrawdoc2.cxx1224 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in DuplicatePage() local
1232 aVisibleLayers.IsSet(aBckgrnd), in DuplicatePage()
1368 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in SetupNewPage() local
1371 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in SetupNewPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Ddrawdoc2.cxx1225 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in DuplicatePage() local
1233 aVisibleLayers.IsSet(aBckgrnd), in DuplicatePage()
1369 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in SetupNewPage() local
1372 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in SetupNewPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/unoidl/
H A Dunomodel.cxx449 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in InsertSdPage() local
468 bool bIsPageBack = aVisibleLayers.IsSet( aBckgrnd ); in InsertSdPage()
509 aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in InsertSdPage()
511 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in InsertSdPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/unoidl/
H A Dunomodel.cxx448 SdrLayerID aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in InsertSdPage() local
467 bool bIsPageBack = aVisibleLayers.IsSet( aBckgrnd ); in InsertSdPage()
508 aBckgrnd = rLayerAdmin.GetLayerID(sUNO_LayerName_background); in InsertSdPage()
510 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in InsertSdPage()