Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Ddialog.cxx188 aNoRightSpaces (this, SmResId( CB_IGNORE_SPACING )), in IMPL_LINK_INLINE_END()
216 rSet.Put(SfxBoolItem(GetWhich(SID_NO_RIGHT_SPACES), aNoRightSpaces.IsChecked())); in FillItemSet()
238 aNoRightSpaces.Check(((const SfxBoolItem &)rSet.Get(GetWhich(SID_NO_RIGHT_SPACES))).GetValue()); in Reset()
/trunk/main/starmath/inc/
H A Ddialog.hxx69 CheckBox aNoRightSpaces; member in SmPrintOptionsTabPage

Completed in 20 milliseconds