Home
last modified time | relevance | path

Searched refs:ImplCalcAnchorRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxeescher.hxx59 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
76 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
93 virtual void ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit );
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx102 ImplCalcAnchorRect( rSdrObj.GetCurrentBoundRect(), MAP_100TH_MM ); in SetSdrObject()
114 ImplCalcAnchorRect( rRect, MAP_TWIP ); in WriteData()
123 void XclExpDffAnchorBase::ImplCalcAnchorRect( const Rectangle&, MapUnit ) in ImplCalcAnchorRect() function in XclExpDffAnchorBase
143 void XclExpDffSheetAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect() function in XclExpDffSheetAnchor
164 void XclExpDffEmbeddedAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect() function in XclExpDffEmbeddedAnchor

Completed in 32 milliseconds