Home
last modified time | relevance | path

Searched refs:rHandlerList (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx955 void MotionPathTag::addCustomHandles( SdrHdlList& rHandlerList ) in addCustomHandles() argument
976 rHandlerList.AddHdl( pHdl ); in addCustomHandles()
984 SdrHdlList aTemp( rHandlerList.GetView() ); in addCustomHandles()
1001 rHandlerList.AddHdl( pSmartHdl ); in addCustomHandles()
1017 rHandlerList.AddHdl(pPlusHdl); in addCustomHandles()
1029 sal_uLong nCount = rHandlerList.GetHdlCount(); in addCustomHandles()
1035 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft(),HDL_UPLFT)); in addCustomHandles()
1039 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft() ,HDL_UPLFT)); in addCustomHandles()
1040 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight(),HDL_LWRGT)); in addCustomHandles()
1054 while( nCount < rHandlerList.GetHdlCount() ) in addCustomHandles()
[all …]
H A Dmotionpathtag.hxx106 virtual void addCustomHandles( SdrHdlList& rHandlerList );
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx135 virtual void addCustomHandles( SdrHdlList& rHandlerList );
413 void ChangePlaceholderTag::addCustomHandles( SdrHdlList& rHandlerList ) in addCustomHandles() argument
451 rHandlerList.AddHdl( pHdl ); in addCustomHandles()
/trunk/main/sd/source/ui/inc/
H A Dsmarttag.hxx81 virtual void addCustomHandles( SdrHdlList& rHandlerList );
131 void addCustomHandles( SdrHdlList& rHandlerList );
H A DViewShellBase.hxx264 …stomHandler( SdrView& rSourceView, ViewShell::ShellType eShellType, SdrHdlList& rHandlerList ) = 0;
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx342 void SmartTagSet::addCustomHandles( SdrHdlList& rHandlerList ) in addCustomHandles() argument
347 (*aIter++)->addCustomHandles( rHandlerList ); in addCustomHandles()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx553 void AnnotationTag::addCustomHandles( SdrHdlList& rHandlerList ) in addCustomHandles() argument
567 rHandlerList.AddHdl( pHdl ); in addCustomHandles()
H A Dannotationtag.hxx78 virtual void addCustomHandles( SdrHdlList& rHandlerList );

Completed in 41 milliseconds