Home
last modified time | relevance | path

Searched refs:GetCharBounds (Results 1 – 13 of 13) sorted by relevance

/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx747 Rectangle SvxAccessibleTextAdapter::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds() function in SvxAccessibleTextAdapter
756 …Rectangle aRect = mrTextForwarder->GetCharBounds( nPara, static_cast< sal_uInt16 >( aIndex.GetEEIn… in GetCharBounds()
794 …Rectangle aStartRect = mrTextForwarder->GetCharBounds( nPara, static_cast< sal_uInt16 >( aIndex.Ge… in GetCharBounds()
902 Rectangle aRect = mrTextForwarder->GetCharBounds( nPara, aIndex.GetEEIndex() ); in GetIndexAtPoint()
H A Dunofored.cxx338 Rectangle SvxEditEngineForwarder::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds() function in SvxEditEngineForwarder
H A Dunoforou.cxx301 Rectangle SvxOutlinerForwarder::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds() function in SvxOutlinerForwarder
H A Dunotext.cxx2623 Rectangle SvxDummyTextSource::GetCharBounds( sal_uInt32, sal_uInt16 ) const in GetCharBounds() function in SvxDummyTextSource
/trunk/main/editeng/inc/editeng/
H A Dunofored.hxx69 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
H A Dunoforou.hxx90 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
H A Dunoedprx.hxx71 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
H A Dunoedsrc.hxx247 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const = 0;
H A Dunotext.hxx215 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
/trunk/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx150 Rectangle GetCharBounds( sal_uInt32, sal_uInt16 ) const { return Rectangle(); } in GetCharBounds() function in accessibility::AccessibleEmptyEditSource_Impl
/trunk/main/starmath/source/
H A Daccessibility.hxx242 virtual Rectangle GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const;
H A Daccessibility.cxx1337 Rectangle SmTextForwarder::GetCharBounds( sal_uInt32 nPara, sal_uInt16 nIndex ) const in GetCharBounds() function in SmTextForwarder
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1585 …Rectangle aRect = rCacheTF.GetCharBounds( GetParagraphIndex(), static_cast< sal_uInt16 >( nIndex )… in getCharacterBounds()

Completed in 126 milliseconds