Searched refs:MoveParagraphsInfo (Results 1 – 4 of 4) sorted by relevance
/trunk/main/editeng/inc/editeng/ |
H A D | editdata.hxx | 307 struct MoveParagraphsInfo struct 313 MoveParagraphsInfo( sal_uInt32 nS, sal_uInt32 nE, sal_uInt32 nD ) in MoveParagraphsInfo() argument
|
H A D | outliner.hxx | 678 DECL_LINK( BeginMovingParagraphsHdl, MoveParagraphsInfo* ); 679 DECL_LINK( EndMovingParagraphsHdl, MoveParagraphsInfo* );
|
/trunk/main/editeng/source/outliner/ |
H A D | outliner.cxx | 1898 IMPL_LINK( Outliner, BeginMovingParagraphsHdl, MoveParagraphsInfo*, EMPTYARG ) in IMPL_LINK() argument 1924 IMPL_LINK( Outliner, EndMovingParagraphsHdl, MoveParagraphsInfo*, pInfos ) in IMPL_LINK() argument
|
/trunk/main/editeng/source/editeng/ |
H A D | impedit2.cxx | 2229 …MoveParagraphsInfo aMoveParagraphsInfo( sal::static_int_cast< sal_uInt32 >(aOldPositions.Min()), s… in ImpMoveParagraphs()
|
Completed in 42 milliseconds