Searched refs:ScAnchorType (Results 1 – 6 of 6) sorted by relevance
73 void ScDrawView::SetAnchor( ScAnchorType eType ) in SetAnchor()91 ScAnchorType ScDrawView::GetAnchor() const in GetAnchor()
113 void SetAnchor( ScAnchorType );114 ScAnchorType GetAnchor() const;
209 static void SetAnchor( SdrObject*, ScAnchorType );210 static ScAnchorType GetAnchor( const SdrObject* );
398 enum ScAnchorType // Verankerung eines Zeichenobjekts enum
245 ScAnchorType eType = ScDrawLayer::GetAnchor(pObj); in getPlacement()261 ScAnchorType eType = SCA_CELL; in setPlacement()
1876 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 37 milliseconds