Searched refs:GetParaBounds (Results 1 – 15 of 15) sorted by relevance
367 aLast = GetParaBounds( nPara ); in GetCharBounds()386 Rectangle SvxEditEngineForwarder::GetParaBounds( sal_uInt16 nPara ) const in GetParaBounds() function in SvxEditEngineForwarder
330 aLast = GetParaBounds( nPara ); in GetCharBounds()349 Rectangle SvxOutlinerForwarder::GetParaBounds( sal_uInt16 nPara ) const in GetParaBounds() function in SvxOutlinerForwarder
807 Rectangle SvxAccessibleTextAdapter::GetParaBounds( sal_uInt16 nPara ) const in GetParaBounds() function in SvxAccessibleTextAdapter818 Rectangle aRect( mrTextForwarder->GetParaBounds( nPara ) ); in GetParaBounds()825 return mrTextForwarder->GetParaBounds( nPara ); in GetParaBounds()
2628 Rectangle SvxDummyTextSource::GetParaBounds( sal_uInt16 ) const in GetParaBounds() function in SvxDummyTextSource
70 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
91 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
72 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
258 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const = 0;
216 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
151 Rectangle GetParaBounds( sal_uInt16 ) const { return Rectangle(); } in GetParaBounds() function in accessibility::AccessibleEmptyEditSource_Impl
916 aTmpBB = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( nCurrPara ) ); in UpdateVisibleChildren()1766 Rectangle aParaBounds( rCacheTF.GetParaBounds( static_cast< sal_uInt16 > (nChild) ) ); in getAccessibleAtPoint()
271 …Rectangle aParentRect = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ) ); in getBounds()
1145 … Rectangle aRect = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ) ); in getBounds()1636 … Rectangle aParaRect = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ) ); in getIndexAtPoint()
243 virtual Rectangle GetParaBounds( sal_uInt16 nPara ) const;
1361 Rectangle SmTextForwarder::GetParaBounds( sal_uInt16 nPara ) const in GetParaBounds() function in SmTextForwarder
Completed in 99 milliseconds