Searched refs:TB_PKERN (Results 1 – 1 of 1) sorted by relevance
132 #define TB_PKERN 59 macro501 aToolBox.InsertItem( TB_PKERN, String( RTL_CONSTASCII_USTRINGPARAM( "PK" ) ) ); in EditMainWindow()682 aToolBox.CheckItem( TB_PKERN, ((SvxAutoKernItem&)rItem).GetValue() ); in UpdateToolBox()873 case TB_PKERN: pNewItem = new SvxAutoKernItem( !bChecked, EE_CHAR_PAIRKERNING ); in IMPL_LINK()
Completed in 18 milliseconds