Home
last modified time | relevance | path

Searched refs:getModifiedKey (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx427 … const PPDKey* pDefKey = m_aGlobalDefaults.m_aContext.getModifiedKey( nPPDValueModified ); in initialize()
793 const PPDKey* pKey = it->second.m_aInfo.m_aContext.getModifiedKey( i ); in writePrinterConfig()
843 … const PPDKey* pDefKey = m_aGlobalDefaults.m_aContext.getModifiedKey( nPPDValueModified ); in addPrinter()
1142 rContext.getModifiedKey( nModified ) != pPageSizeKey ) in setDefaultPaper()
H A Dcupsmgr.cxx872 aKeys[i] = rJob.m_aContext.getModifiedKey( i ); in getOptionsFromDocumentSetup()
1096 const PPDKey* pKey = rInfo.m_aContext.getModifiedKey( i ); in writePrinterConfig()
H A Dppdparser.cxx1789 const PPDKey* PPDContext::getModifiedKey( int n ) const in getModifiedKey() function in PPDContext
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx320 const PPDKey* getModifiedKey( int n ) const;
/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx822 aKeys[i] = rJob.m_aContext.getModifiedKey( i ); in writeFeatureList()

Completed in 46 milliseconds