Home
last modified time | relevance | path

Searched defs:IsPrinter (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dsizedev.hxx43 bool IsPrinter() const { return !bOwner; } in IsPrinter() function in ScSizeDeviceProvider
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dsizedev.hxx43 bool IsPrinter() const { return !bOwner; } in IsPrinter() function in ScSizeDeviceProvider
/dports/devel/upp/upp/uppsrc/Draw/
H A DDraw.h486 bool IsPrinter() const { return GetInfo() & PRINTER; } in IsPrinter() function
/dports/lang/bwbasic/bwbasic-3.20/
H A Dbwbasic.h1641 int IsPrinter; /* CBASIC-II: LPRINTER sets to TRUE, CONSOLE sets to FALSE */ member