Home
last modified time | relevance | path

Searched refs:SCA_CELL (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Ddrawvie3.cxx104 if( ScDrawLayer::GetAnchor( pObj ) == SCA_CELL ) in GetAnchor()
113 return SCA_CELL; in GetAnchor()
H A Ddrawview.cxx164 if(ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in AddCustomHdl()
/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx387 ScDrawLayer::SetAnchor(pObj, SCA_CELL); in setPropertyValue()
524 else if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in setPropertyValue()
608 else if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in setPropertyValue()
675 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
734 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
794 if (ScDrawLayer::GetAnchor(pObj) == SCA_CELL) in getPropertyValue()
/aoo4110/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx399 pView->SetAnchor( SCA_CELL ); in ExecDrawFunc()
408 case SCA_CELL: in ExecDrawFunc()
412 pView->SetAnchor( SCA_CELL ); in ExecDrawFunc()
H A Ddrawsh2.cxx132 case SCA_CELL: in GetState()
/aoo4110/main/sc/source/core/tool/
H A Ddetfunc.cxx494 ScDrawLayer::SetAnchor( pBox, SCA_CELL ); in InsertArrow()
536 ScDrawLayer::SetAnchor( pArrow, SCA_CELL ); in InsertArrow()
568 ScDrawLayer::SetAnchor( pBox, SCA_CELL ); in InsertToOtherTab()
603 ScDrawLayer::SetAnchor( pArrow, SCA_CELL ); in InsertToOtherTab()
672 ScDrawLayer::SetAnchor( pCircle, SCA_CELL ); in DrawCircle()
/aoo4110/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx133 ScDrawLayer::SetAnchor(pSdrObj, SCA_CELL); in finishShape()
H A Dxmlexprt.cxx684 if (ScDrawLayer::GetAnchor(pSdrObj) == SCA_CELL) in CollectSharedData()
/aoo4110/main/sc/inc/
H A Dglobal.hxx400 SCA_CELL, enumerator
/aoo4110/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx261 ScAnchorType eType = SCA_CELL; in setPlacement()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx918 if( GetAnchor( pObject ) == SCA_CELL ) in MoveAreaTwips()
1892 return ( aAnchor.Y() != 0 ) ? SCA_PAGE : SCA_CELL; in GetAnchor()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1170 if (ScDrawLayer::GetAnchor(pSdrObj) == SCA_CELL) in GetAnchor()

Completed in 123 milliseconds