Home
last modified time | relevance | path

Searched refs:bJustify (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dautoform.hxx234 void SetIncludeJustify( sal_Bool bJustify ) { bIncludeJustify = bJustify; } in SetIncludeJustify() argument
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx675 sal_Bool bJustify = pCurData->GetIncludeJustify(); in DrawString() local
682 eJustification = mbRTL ? SVX_HOR_JUSTIFY_RIGHT : bJustify ? in DrawString()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1335 sal_Bool bJustify = aJustify.IsChecked(); in IMPL_LINK() local
1336 aLastLineFT.Enable(bJustify); in IMPL_LINK()
1337 aLastLineLB.Enable(bJustify); in IMPL_LINK()
1338 aExpandCB.Enable(bJustify); in IMPL_LINK()

Completed in 26 milliseconds