Home
last modified time | relevance | path

Searched refs:SUPPORT_SET_PAPERSIZE (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vcl/inc/vcl/
H A Dprint.hxx63 SUPPORT_SET_PAPERSIZE, SUPPORT_SET_PAPER, enumerator
/AOO41X/main/sfx2/source/doc/
H A Dprinthelper.cxx286 aPrinter.getArray()[7].Value <<= ( pPrinter->HasSupport( SUPPORT_SET_PAPERSIZE ) ); in getPrinter()
/AOO41X/main/vcl/source/gdi/
H A Dprint.cxx801 case SUPPORT_SET_PAPERSIZE: in HasSupport()