Home
last modified time | relevance | path

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

/aoo4110/main/padmin/source/
H A Dpadialog.cxx726 bool bAutoQueue = false; in UpdateDevice() local
729 while( nIndex != -1 && ! bAutoQueue ) in UpdateDevice()
735 bAutoQueue = true; in UpdateDevice()
742 if( bAutoQueue ) in UpdateDevice()
/aoo4110/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx711 bool bAutoQueue = false; in writePrinterConfig() local
712 while( nIndex != -1 && ! bAutoQueue ) in writePrinterConfig()
716 bAutoQueue = true; in writePrinterConfig()
718 if( bAutoQueue ) in writePrinterConfig()

Completed in 41 milliseconds