Home
last modified time | relevance | path

Searched refs:SCA_PAGE (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx246 if (eType == SCA_PAGE) in getPlacement()
263 eType = SCA_PAGE; in setPlacement()
/aoo4110/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx393 pView->SetAnchor( SCA_PAGE ); in ExecDrawFunc()
409 pView->SetAnchor( SCA_PAGE ); in ExecDrawFunc()
H A Ddrawsh2.cxx127 case SCA_PAGE: in GetState()
/aoo4110/main/sc/source/ui/view/
H A Ddrawvie3.cxx111 return SCA_PAGE; in GetAnchor()
/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx381 ScDrawLayer::SetAnchor(pObj, SCA_PAGE); in setPropertyValue()
497 if (ScDrawLayer::GetAnchor(pObj) == SCA_PAGE) in setPropertyValue()
595 if (ScDrawLayer::GetAnchor(pObj) == SCA_PAGE) in setPropertyValue()
/aoo4110/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx154 ScDrawLayer::SetAnchor(pSdrObj, SCA_PAGE); in finishShape()
/aoo4110/main/sc/inc/
H A Dglobal.hxx401 SCA_PAGE, enumerator
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx1882 Point aAnchor( 0, eType == SCA_PAGE ? 1 : 0 ); in SetAnchor()
1892 return ( aAnchor.Y() != 0 ) ? SCA_PAGE : SCA_CELL; in GetAnchor()
H A Dpostit.cxx98 ScDrawLayer::SetAnchor( &rCaption, SCA_PAGE ); in SetBasicCaptionSettings()

Completed in 73 milliseconds