Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dpage.cxx263 aLeftMarginLbl ( this, CUI_RES( FT_LEFT_MARGIN ) ), in SvxPageDescPage()
435 aLeftText = aLeftMarginLbl.GetText(); in Init_Impl()
973 if ( aLeftMarginLbl.GetText() != aInsideText ) in IMPL_LINK()
974 aLeftMarginLbl.SetText( aInsideText ); in IMPL_LINK()
981 if ( aLeftMarginLbl.GetText() != aLeftText ) in IMPL_LINK()
982 aLeftMarginLbl.SetText( aLeftText ); in IMPL_LINK()
/aoo41x/main/cui/source/inc/
H A Dpage.hxx115 FixedText aLeftMarginLbl; member in SvxPageDescPage

Completed in 24 milliseconds