Home
last modified time | relevance | path

Searched refs:getRectangle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderCell.cxx129 …Rectangle getRectangle(IAccessibleTableProvider* _pBrowseBox,sal_Int32 _nRowColIndex, sal_Bool _bO… in getRectangle() function
146 return getRectangle(mpBrowseBox,m_nColumnRowId,sal_False,isRowBarCell()); in implGetBoundingBox()
152 return getRectangle(mpBrowseBox,m_nColumnRowId,sal_True,isRowBarCell()); in implGetBoundingBoxOnScreen()
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx650 xDiaPos->setDiagramPositionExcludingAxes( m_aInnerPositioning.getRectangle() ); in EndElement()
654 … xDiaPos->setDiagramPositionIncludingAxesAndAxisTitles( m_aOuterPositioning.getRectangle() ); in EndElement()
656 xDiaPos->setDiagramPositionIncludingAxes( m_aOuterPositioning.getRectangle() ); in EndElement()
762 awt::Rectangle SchXMLPositonAttributesHelper::getRectangle() const in getRectangle() function in SchXMLPositonAttributesHelper
H A DSchXMLPlotAreaContext.hxx78 ::com::sun::star::awt::Rectangle getRectangle() const;
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx140 Rectangle ShapeType::getRectangle( const ShapeParentAnchor* pParentAnchor ) const in getRectangle() function in oox::vml::ShapeType
316 aShapeRect = getRectangle( pParentAnchor ); in calcShapeRectangle()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx114 ::com::sun::star::awt::Rectangle getRectangle( const ShapeParentAnchor* pParentAnchor ) const;

Completed in 64 milliseconds