Home
last modified time | relevance | path

Searched refs:GetParaBounds (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/editeng/source/uno/
H A Dunofored.cxx367 aLast = GetParaBounds( nPara ); in GetCharBounds()
386 Rectangle SvxEditEngineForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SvxEditEngineForwarder
H A Dunoforou.cxx330 aLast = GetParaBounds( nPara ); in GetCharBounds()
349 Rectangle SvxOutlinerForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SvxOutlinerForwarder
H A Dunoedprx.cxx807 Rectangle SvxAccessibleTextAdapter::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SvxAccessibleTextAdapter
818 Rectangle aRect( mrTextForwarder->GetParaBounds( nPara ) ); in GetParaBounds()
825 return mrTextForwarder->GetParaBounds( nPara ); in GetParaBounds()
H A Dunotext.cxx2628 Rectangle SvxDummyTextSource::GetParaBounds( sal_uInt32 ) const in GetParaBounds() function in SvxDummyTextSource
/aoo42x/main/editeng/inc/editeng/
H A Dunofored.hxx70 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
H A Dunoforou.hxx91 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
H A Dunoedprx.hxx72 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
H A Dunoedsrc.hxx258 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const = 0;
H A Dunotext.hxx216 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
/aoo42x/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx151 Rectangle GetParaBounds( sal_uInt32 ) const { return Rectangle(); } in GetParaBounds() function in accessibility::AccessibleEmptyEditSource_Impl
H A DAccessibleTextHelper.cxx916 aTmpBB = rCacheTF.GetParaBounds( nCurrPara ); in UpdateVisibleChildren()
1766 Rectangle aParaBounds( rCacheTF.GetParaBounds( nChild ) ); in getAccessibleAtPoint()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx271 Rectangle aParentRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getBounds()
H A DAccessibleEditableTextPara.cxx1145 Rectangle aRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getBounds()
1637 Rectangle aParaRect = rCacheTF.GetParaBounds( GetParagraphIndex() ); in getIndexAtPoint()
/aoo42x/main/starmath/source/
H A Daccessibility.hxx243 virtual Rectangle GetParaBounds( sal_uInt32 nPara ) const;
H A Daccessibility.cxx1361 Rectangle SmTextForwarder::GetParaBounds( sal_uInt32 nPara ) const in GetParaBounds() function in SmTextForwarder

Completed in 1345 milliseconds