Searched refs:SC_LAYER_CONTROLS (Results 1 – 14 of 14) sorted by relevance
434 pObj->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()444 pSubObj->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()511 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()
250 if ( pObject->ISA(SdrUnoObj) && pObject->GetLayer() != SC_LAYER_CONTROLS ) in PasteDraw()251 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDraw()
414 pNewDBField->NbcSetLayer(SC_LAYER_CONTROLS); in ExecDrawIns()424 pSubObj->NbcSetLayer(SC_LAYER_CONTROLS); in ExecDrawIns()
364 pLayer = rAdmin.GetLayerPerID(SC_LAYER_CONTROLS); in UpdateLayerLocks()
117 pLayer = rAdmin.GetLayerPerID(SC_LAYER_CONTROLS); in Construct()
145 SdrLayer* pLayer = pView->GetModel()->GetLayerAdmin().GetLayerPerID(SC_LAYER_CONTROLS); in Activate()
168 SdrLayer* pLayer = pView->GetModel()->GetLayerAdmin().GetLayerPerID(SC_LAYER_CONTROLS); in Activate()
64 nLayerID = SC_LAYER_CONTROLS; in SetLayer()
262 #define SC_LAYER_CONTROLS 3 macro
765 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in InitDocShell()
1175 case SC_LAYER_CONTROLS: in FillShapes()
135 case SC_LAYER_CONTROLS: in ConvertLayerId()
262 …rAdmin.NewLayer(String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("Controls")), SC_LAYER_CONTROLS… in ScDrawLayer()
1857 xSdrObj->NbcSetLayer( SC_LAYER_CONTROLS ); in CreateSdrObjectFromShape()
Completed in 116 milliseconds