Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A Dunmodpg.cxx77 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ModifyPageUndoAction() local
81 mbOldBckgrndVisible = aVisibleLayers.IsSet(aBckgrnd); in ModifyPageUndoAction()
125 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in Undo() local
128 aVisibleLayers.Set(aBckgrnd, mbOldBckgrndVisible); in Undo()
174 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in Redo() local
177 aVisibleLayers.Set(aBckgrnd, mbNewBckgrndVisible); in Redo()
H A DViewShellImplementation.cxx109 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ProcessModifyPageSlot() local
225 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ProcessModifyPageSlot()
227 aVisibleLayers.Set(aBckgrnd, bBVisible); in ProcessModifyPageSlot()
H A Dviewshe3.cxx221 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in CreateOrDuplicatePage() local
240 sal_Bool bIsPageBack = aVisibleLayers.IsSet(aBckgrnd); in CreateOrDuplicatePage()
/aoo41x/main/sd/source/core/
H A Ddrawdoc2.cxx1456 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in DuplicatePage() local
1468 aVisibleLayers.IsSet(aBckgrnd), in DuplicatePage()
1622 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in SetupNewPage() local
1625 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in SetupNewPage()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx500 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in InsertSdPage() local
519 sal_Bool bIsPageBack = aVisibleLayers.IsSet( aBckgrnd ); in InsertSdPage()
564 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in InsertSdPage()
566 aVisibleLayers.Set(aBckgrnd, bIsPageBack); in InsertSdPage()

Completed in 41 milliseconds