Searched refs:SvxEditSourceHelper (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/editeng/source/uno/ |
H A D | unoedhlp.cxx | 83 ::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 D | unofored.cxx | 362 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 D | unoforou.cxx | 325 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()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | unoedhlp.hxx | 74 class EDITENG_DLLPUBLIC SvxEditSourceHelper class
|
/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleOutlineEditSource.cxx | 216 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | SidebarTxtControlAcc.cxx | 127 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( pNotify ) ); in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleText.cxx | 1042 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK() 1162 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK()
|
/aoo41x/main/svx/source/table/ |
H A D | celleditsource.cxx | 898 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
/aoo41x/main/starmath/source/ |
H A D | accessibility.cxx | 1004 ::std::auto_ptr< SfxHint > aHint = SvxEditSourceHelper::EENotification2Hint( aNotify ); in IMPL_LINK() 1428 …SvxEditSourceHelper::GetAttributeRun( nStartIndex, nEndIndex, *pEditEngine, nPara, nIndex, bInCell… in GetAttributeRun()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshtxt.cxx | 1040 ::std::auto_ptr< SfxHint > aHint( SvxEditSourceHelper::EENotification2Hint( aNotify) ); in IMPL_LINK()
|
Completed in 79 milliseconds