Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dpage.cxx263 aLeftMarginLbl ( this, CUI_RES( FT_LEFT_MARGIN ) ), in SvxPageDescPage()
448 aLeftText = aLeftMarginLbl.GetText(); in Init_Impl()
986 if ( aLeftMarginLbl.GetText() != aInsideText ) in IMPL_LINK()
987 aLeftMarginLbl.SetText( aInsideText ); in IMPL_LINK()
994 if ( aLeftMarginLbl.GetText() != aLeftText ) in IMPL_LINK()
995 aLeftMarginLbl.SetText( aLeftText ); in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dpage.hxx116 FixedText aLeftMarginLbl; member in SvxPageDescPage

Completed in 18 milliseconds