Searched defs:Printer (Results 1 – 6 of 6) sorted by relevance
102 struct Printer struct in psp::PrinterInfoManager106 rtl::OUString m_aFile;109 std::list< rtl::OUString > m_aAlternateFiles;113 rtl::OString m_aGroup;115 bool m_bModified;117 PrinterInfo m_aInfo;
213 class VCL_DLLPUBLIC Printer : public OutputDevice class
649 Printer::Printer() in Printer() function in Printer665 Printer::Printer( const Window* pWindow ) in Printer() function in Printer673 Printer::Printer( const JobSetup& rJobSetup ) : in Printer() function in Printer693 Printer::Printer( const QueueInfo& rQueueInfo ) in Printer() function in Printer706 Printer::Printer( const XubString& rPrinterName ) in Printer() function in Printer1462 IMPL_LINK( Printer, ImplDestroyPrinterAsync, void*, pSalPrinter ) in IMPL_LINK() argument
94 void SfxObjectShell::OnDocumentPrinterChanged( Printer* /*pNewPrinter*/ ) in OnDocumentPrinterChanged() argument
42 namespace DeviceKind { enum type { Printer, Fax, Pdf }; } enumerator
1279 sal_Int32 DlgEditor::countPages( Printer* ) in countPages() argument