Home
last modified time | relevance | path

Searched refs:m_nOrderDependency (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dppdparser.hxx81 int m_nOrderDependency; member in psp::PPDKey
102 int getOrderDependency() const { return m_nOrderDependency; } in getOrderDependency()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dppdparser.hxx77 int m_nOrderDependency; member in psp::PPDKey
98 int getOrderDependency() const { return m_nOrderDependency; } in getOrderDependency()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/printer/
H A Dppdparser.cxx778 << pKey->m_nOrderDependency << pSetupType ); in PPDParser()
1331 pKey->m_nOrderDependency = nOrder; in parseOrderDependency()
1572 m_nOrderDependency( 100 ), in PPDKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/printer/
H A Dppdparser.cxx776 << pKey->m_nOrderDependency << pSetupType ); in PPDParser()
1328 pKey->m_nOrderDependency = nOrder; in parseOrderDependency()
1569 m_nOrderDependency( 100 ), in PPDKey()