Lines Matching refs:nOption
538 CompatibilityOptions nOption = static_cast< CompatibilityOptions >(i); in FillItemSet() local
543 if ( COPT_USE_PRINTERDEVICE == nOption ) in FillItemSet()
548 …else if ( ( COPT_ADD_SPACING == nOption || COPT_ADD_SPACING_AT_PAGES == nOption ) && !bSetParaSpac… in FillItemSet()
550 else if ( COPT_USE_OUR_TABSTOPS == nOption ) in FillItemSet()
555 else if ( COPT_NO_EXTLEADING == nOption ) in FillItemSet()
560 else if ( COPT_USE_LINESPACING == nOption ) in FillItemSet()
565 else if ( COPT_ADD_TABLESPACING == nOption ) in FillItemSet()
570 else if ( COPT_ADD_TABLESPACING == nOption ) in FillItemSet()
575 else if ( COPT_USE_OBJECTPOSITIONING == nOption ) in FillItemSet()
580 else if ( COPT_USE_OUR_TEXTWRAPPING == nOption ) in FillItemSet()
585 else if ( COPT_CONSIDER_WRAPPINGSTYLE == nOption ) in FillItemSet()
590 else if ( COPT_EXPAND_WORDSPACE == nOption ) in FillItemSet()