Searched refs:bJustify (Results 1 – 3 of 3) sorted by relevance
234 void SetIncludeJustify( sal_Bool bJustify ) { bIncludeJustify = bJustify; } in SetIncludeJustify() argument
675 sal_Bool bJustify = pCurData->GetIncludeJustify(); in DrawString() local682 eJustification = mbRTL ? SVX_HOR_JUSTIFY_RIGHT : bJustify ? in DrawString()
1335 sal_Bool bJustify = aJustify.IsChecked(); in IMPL_LINK() local1336 aLastLineFT.Enable(bJustify); in IMPL_LINK()1337 aLastLineLB.Enable(bJustify); in IMPL_LINK()1338 aExpandCB.Enable(bJustify); in IMPL_LINK()
Completed in 55 milliseconds