Home
last modified time | relevance | path

Searched refs:SvxEditSourceHelper (Results 1 – 10 of 10) sorted by relevance

/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx83 ::std::auto_ptr<SfxHint> SvxEditSourceHelper::EENotification2Hint( EENotify* aNotify ) in EENotification2Hint()
131 sal_Bool SvxEditSourceHelper::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, cons… in GetAttributeRun()
331 Point SvxEditSourceHelper::EEToUserSpace( const Point& rPoint, const Size& rEESize, bool bIsVertica… in EEToUserSpace()
336 Point SvxEditSourceHelper::UserSpaceToEE( const Point& rPoint, const Size& rEESize, bool bIsVertica… in UserSpaceToEE()
341 Rectangle SvxEditSourceHelper::EEToUserSpace( const Rectangle& rRect, const Size& rEESize, bool bIs… in EEToUserSpace()
348 Rectangle SvxEditSourceHelper::UserSpaceToEE( const Rectangle& rRect, const Size& rEESize, bool bIs… in UserSpaceToEE()
H A Dunofored.cxx362 aLast = SvxEditSourceHelper::EEToUserSpace( aLast, aSize, bIsVertical ); in GetCharBounds()
381 …return SvxEditSourceHelper::EEToUserSpace( rEditEngine.GetCharacterBounds( EPosition(nPara, nIndex… in GetCharBounds()
429 Point aEEPos( SvxEditSourceHelper::UserSpaceToEE( rPos, in GetIndexAtPoint()
458 …return SvxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, rEditEngine, nPara, nIndex, b… in GetAttributeRun()
H A Dunoforou.cxx325 aLast = SvxEditSourceHelper::EEToUserSpace( aLast, aSize, bIsVertical ); in GetCharBounds()
344 …return SvxEditSourceHelper::EEToUserSpace( rOutliner.GetEditEngine().GetCharacterBounds( EPosition… in GetCharBounds()
387 Point aEEPos( SvxEditSourceHelper::UserSpaceToEE( rPos, in GetIndexAtPoint()
416 …return SvxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, rOutliner.GetEditEngine(), nP… in GetAttributeRun()
/trunk/main/editeng/inc/editeng/
H A Dunoedhlp.hxx74 class EDITENG_DLLPUBLIC SvxEditSourceHelper class
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx216 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControlAcc.cxx127 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( pNotify ) ); in IMPL_LINK()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1042 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
1162 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx898 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
/trunk/main/starmath/source/
H A Daccessibility.cxx1004 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
1428SvxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, *pEditEngine, nPara, nIndex, bInCell… in GetAttributeRun()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx1040 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()

Completed in 67 milliseconds