Searched refs:HTMLCFG_PRINT_LAYOUT_EXTENSION (Results 1 – 1 of 1) sorted by relevance
40 #define HTMLCFG_PRINT_LAYOUT_EXTENSION 0x20 macro185 pImp->nFlags |= HTMLCFG_PRINT_LAYOUT_EXTENSION; in Load()253 … case 11: bSet = 0 != (pImp->nFlags & HTMLCFG_PRINT_LAYOUT_EXTENSION);break;//"Export/PrintLayout", in Commit()404 sal_Bool bRet = 0 != (pImp->nFlags & HTMLCFG_PRINT_LAYOUT_EXTENSION); in IsPrintLayoutExtension()422 pImp->nFlags |= HTMLCFG_PRINT_LAYOUT_EXTENSION; in SetPrintLayoutExtension()424 pImp->nFlags &= ~HTMLCFG_PRINT_LAYOUT_EXTENSION; in SetPrintLayoutExtension()
Completed in 20 milliseconds