Home
last modified time | relevance | path

Searched refs:SC_LAYER_CONTROLS (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx434 pObj->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()
444 pSubObj->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()
511 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDataFormat()
H A Dviewfun7.cxx250 if ( pObject->ISA(SdrUnoObj) && pObject->GetLayer() != SC_LAYER_CONTROLS ) in PasteDraw()
251 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in PasteDraw()
H A Dtabvwshb.cxx414 pNewDBField->NbcSetLayer(SC_LAYER_CONTROLS); in ExecDrawIns()
424 pSubObj->NbcSetLayer(SC_LAYER_CONTROLS); in ExecDrawIns()
H A Dtabview5.cxx364 pLayer = rAdmin.GetLayerPerID(SC_LAYER_CONTROLS); in UpdateLayerLocks()
H A Ddrawview.cxx117 pLayer = rAdmin.GetLayerPerID(SC_LAYER_CONTROLS); in Construct()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconuno.cxx145 SdrLayer* pLayer = pView->GetModel()->GetLayerAdmin().GetLayerPerID(SC_LAYER_CONTROLS); in Activate()
H A Dfuconcustomshape.cxx168 SdrLayer* pLayer = pView->GetModel()->GetLayerAdmin().GetLayerPerID(SC_LAYER_CONTROLS); in Activate()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx64 nLayerID = SC_LAYER_CONTROLS; in SetLayer()
/trunk/main/sc/inc/
H A Dglobal.hxx262 #define SC_LAYER_CONTROLS 3 macro
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx765 pObject->NbcSetLayer(SC_LAYER_CONTROLS); in InitDocShell()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1175 case SC_LAYER_CONTROLS: in FillShapes()
H A DAccessibleDocument.cxx135 case SC_LAYER_CONTROLS: in ConvertLayerId()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx262 …rAdmin.NewLayer(String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("Controls")), SC_LAYER_CONTROLS in ScDrawLayer()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1857 xSdrObj->NbcSetLayer( SC_LAYER_CONTROLS ); in CreateSdrObjectFromShape()

Completed in 146 milliseconds