Home
last modified time | relevance | path

Searched refs:XclObjAnchor (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx169 XclObjAnchor::XclObjAnchor() : in XclObjAnchor() function in XclObjAnchor
177 Rectangle XclObjAnchor::GetRect( const XclRoot& rRoot, SCTAB nScTab, MapUnit eMapUnit ) const in GetRect()
193 void XclObjAnchor::SetRect( const XclRoot& rRoot, SCTAB nScTab, const Rectangle& rRect, MapUnit eMa… in SetRect()
213 void XclObjAnchor::SetRect( const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY, in SetRect()
H A Dxiescher.cxx388 void XclImpDrawObjBase::SetAnchor( const XclObjAnchor& rAnchor ) in SetAnchor()
413 const XclObjAnchor* XclImpDrawObjBase::GetAnchor() const in GetAnchor()
1795 XclObjAnchor aAnchor; in FinalizeTabChart()
3259 if( const XclObjAnchor* pAnchor = rDrawObj.GetAnchor() ) in ProcessObject()
3410 XclObjAnchor aAnchor; in ProcessClientAnchor2()
4046 Rectangle XclImpSheetDrawing::CalcAnchorRect( const XclObjAnchor& rAnchor, bool /*bDffAnchor*/ ) co… in CalcAnchorRect()
H A Dxichart.cxx4127 Rectangle XclImpChartDrawing::CalcAnchorRect( const XclObjAnchor& rAnchor, bool bDffAnchor ) const in CalcAnchorRect()
/trunk/main/sc/source/filter/inc/
H A Dxlescher.hxx310 struct XclObjAnchor : public XclRange struct
317 explicit XclObjAnchor(); argument
330 StreamType& operator>>( StreamType& rStrm, XclObjAnchor& rAnchor ) in operator >>()
340 StreamType& operator<<( StreamType& rStrm, const XclObjAnchor& rAnchor ) in operator <<()
H A Dxiescher.hxx75 void SetAnchor( const XclObjAnchor& rAnchor );
108 const XclObjAnchor* GetAnchor() const;
183 XclObjAnchor maAnchor; /// The position of the object in its parent.
1131 virtual Rectangle CalcAnchorRect( const XclObjAnchor& rAnchor, bool bDffAnchor ) const = 0;
1189 virtual Rectangle CalcAnchorRect( const XclObjAnchor& rAnchor, bool bDffAnchor ) const;
H A Dxeescher.hxx62 XclObjAnchor maAnchor; /// The client anchor data.
H A Dxichart.hxx1461 virtual Rectangle CalcAnchorRect( const XclObjAnchor& rAnchor, bool bDffAnchor ) const;

Completed in 78 milliseconds