Home
last modified time | relevance | path

Searched refs:aSepEdit (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx130 aSepEdit (this, SW_RES(EDT_SEP )), in SwCaptionDialog()
163 aSepEdit .SetModifyHdl( aLk ); in SwCaptionDialog()
304 aOpt.SetSeparator( aSepEdit.IsEnabled() ? aSepEdit.GetText() : String() ); in Apply()
364 aSepEdit.Enable( !bNone ); in IMPL_LINK_INLINE_END()
438 aStr += aSepEdit.GetText(); in DrawSample()
627 sal_Int32 nDiff = aPosBox.GetPosPixel().Y() - aSepEdit.GetPosPixel().Y(); in ApplyCaptionOrder()
640 lcl_MoveH( aSepEdit, nDiff ); in ApplyCaptionOrder()
/trunk/main/sw/source/ui/inc/
H A Dcption.hxx90 Edit aSepEdit; member in SwCaptionDialog

Completed in 17 milliseconds