Home
last modified time | relevance | path

Searched refs:ScAnchorType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Ddrawvie3.cxx73 void ScDrawView::SetAnchor( ScAnchorType eType ) in SetAnchor()
91 ScAnchorType ScDrawView::GetAnchor() const in GetAnchor()
/aoo41x/main/sc/source/ui/inc/
H A Ddrawview.hxx113 void SetAnchor( ScAnchorType );
114 ScAnchorType GetAnchor() const;
/aoo41x/main/sc/inc/
H A Ddrwlayer.hxx209 static void SetAnchor( SdrObject*, ScAnchorType );
210 static ScAnchorType GetAnchor( const SdrObject* );
H A Dglobal.hxx398 enum ScAnchorType // Verankerung eines Zeichenobjekts enum
/aoo41x/main/sc/source/ui/vba/
H A Dvbasheetobject.cxx245 ScAnchorType eType = ScDrawLayer::GetAnchor(pObj); in getPlacement()
261 ScAnchorType eType = SCA_CELL; in setPlacement()
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx1876 void ScDrawLayer::SetAnchor( SdrObject* pObj, ScAnchorType eType ) in SetAnchor()
1878 ScAnchorType eOldAnchorType = GetAnchor( pObj ); in SetAnchor()
1889 ScAnchorType ScDrawLayer::GetAnchor( const SdrObject* pObj ) in GetAnchor()

Completed in 38 milliseconds