Home
last modified time | relevance | path

Searched refs:SC_LAYER_BACK (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx105 pLayer = rAdmin.GetLayerPerID(SC_LAYER_BACK); in Construct()
760 if ( pFound->GetLayer() == SC_LAYER_BACK && in SelectCurrentViewObject()
765 SdrLayer* pLayer = GetModel()->GetLayerAdmin().GetLayerPerID(SC_LAYER_BACK); in SelectCurrentViewObject()
821 if ( pFound->GetLayer() == SC_LAYER_BACK && in SelectObject()
H A Dtabview5.cxx355 pLayer = rAdmin.GetLayerPerID(SC_LAYER_BACK); in UpdateLayerLocks()
H A Dprintfun.cxx560 aOutputData.PrintDrawingLayer(SC_LAYER_BACK, aMMOffset); in DrawToDev()
1617 aOutputData.PrintDrawingLayer(SC_LAYER_BACK, aMMOffset); in PrintArea()
H A Dgridwin4.cxx726 DrawRedraw( aOutputData, eMode, SC_LAYER_BACK ); in Draw()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx467 if ( pObject->GetLayer() == SC_LAYER_BACK && pObject->GetCurrentBoundRect().IsOver( rMMRect ) ) in HasBackgroundDraw()
531 if ( nLayer != SC_LAYER_BACK || in GetObjectAtPoint()
532 !pFound || pFound->GetLayer() == SC_LAYER_BACK ) in GetObjectAtPoint()
H A Ddrwlayer.cxx260 rAdmin.NewLayer(String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("hinten")), SC_LAYER_BACK); in ScDrawLayer()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx114 nLayerID = SC_LAYER_BACK; in finishShape()
197 nLayerID = SC_LAYER_BACK; in finishShape()
H A Dxmlexprt.cxx430 …OUString(RTL_CONSTASCII_USTRINGPARAM( SC_LAYERID ))) >>= nLayerID) && (nLayerID == SC_LAYER_BACK) ) in onExport()
/trunk/main/sc/source/ui/inc/
H A Ddrawview.hxx145 …inline void LockBackgroundLayer( bool bLock = true ) { LockCalcLayer( SC_LAYER_BACK, bLock ); } in LockBackgroundLayer()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx203 else if(AreAllObjectsOnLayer(SC_LAYER_BACK,rMarkList)) in GetDrawFuncState()
H A Ddrawsh5.cxx293 pView->SetMarkedToLayer( SC_LAYER_BACK ); in ExecDrawFunc()
/trunk/main/sc/inc/
H A Dglobal.hxx260 #define SC_LAYER_BACK 1 macro
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx129 case SC_LAYER_BACK: in ConvertLayerId()
150 if (nLayerID == SC_LAYER_BACK) in LessThanSheet()
H A DAccessibleDocumentPagePreview.cxx1169 case SC_LAYER_BACK: in FillShapes()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx859 if (!bDrawSelModeSet && (pObj->GetLayer() == SC_LAYER_BACK)) in select()

Completed in 151 milliseconds