Searched refs:GetParaBounds (Results 1 – 15 of 15) sorted by relevance
367 aLast = GetParaBounds( nPara ); in GetCharBounds()386 Rectangle SvxEditEngineForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SvxEditEngineForwarder
330 aLast = GetParaBounds( nPara ); in GetCharBounds()349 Rectangle SvxOutlinerForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SvxOutlinerForwarder
807 Rectangle SvxAccessibleTextAdapter::GetParaBounds( sal_uInt32 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_uInt32 ) const in GetParaBounds() function in SvxDummyTextSource
70 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
91 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
72 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
258 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const = 0;
216 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
151 Rectangle GetParaBounds( sal_uInt32 ) const { return Rectangle(); } in GetParaBounds() function in accessibility::AccessibleEmptyEditSource_Impl
916 aTmpBB = rCacheTF.GetParaBounds( nCurrPara ); in UpdateVisibleChildren()1766 Rectangle aParaBounds( rCacheTF.GetParaBounds( nChild ) ); in getAccessibleAtPoint()
271 Rectangle aParentRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getBounds()
1145 Rectangle aRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getBounds()1637 Rectangle aParaRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getIndexAtPoint()
243 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
1361 Rectangle SmTextForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SmTextForwarder
Completed in 81 milliseconds