Searched refs:countValues (Results 1 – 8 of 8) sorted by relevance
752 pKey->countValues(), in PPDParser()755 for( int j = 0; j < pKey->countValues(); j++ ) in PPDParser()1301 for( i = 0; i < m_pImageableAreas->countValues(); i++ ) in getMargins()1304 for( i = 0; i < m_pPaperDimensions->countValues(); i++ ) in getMargins()1340 for( int i = 0; i < m_pPaperDimensions->countValues(); i++ ) in getPaperDimension()1365 for( int i = 0; i < m_pPaperDimensions->countValues(); i++ ) in matchPaper()1413 if( nSlot > 0 && nSlot < m_pInputSlots->countValues() ) in getSlot()1415 else if( m_pInputSlots->countValues() > 0 ) in getSlot()1426 if( nSlot > 0 && nSlot < m_pInputSlots->countValues() ) in getSlotCommand()1428 else if( m_pInputSlots->countValues() > 0 ) in getSlotCommand()[all …]
1156 int nValues = pPageSizeKey->countValues(); in setDefaultPaper()
89 int countValues() const in countValues() function in psp::PPDKey230 { return m_pPaperDimensions ? m_pPaperDimensions->countValues() : 0; } in getPaperDimensions()248 { return m_pInputSlots ? m_pInputSlots->countValues() : 0; } in getInputSlots()263 { return m_pDuplexTypes ? m_pDuplexTypes->countValues() : 0; } in getDuplexTypes()269 { return m_pFontList ? m_pFontList->countValues() : 0; } in getFonts()
168 pJobSetup->mnPaperBin < pKey->countValues(); in copyJobDataToJobSetup()171 if( pJobSetup->mnPaperBin >= pKey->countValues() ) in copyJobDataToJobSetup()534 int nValues = pKey->countValues(); in InitPaperFormats()719 if( nPaperBin >= pKey->countValues() ) in SetData()830 return pKey ? pKey->countValues() : 0; in GetPaperBinCount()844 if( ! pKey || nPaperBin >= (sal_uLong)pKey->countValues() ) in GetPaperBinName()
116 pJobSetup->mnPaperBin < pKey->countValues(); in copyJobDataToJobSetup()119 if( pJobSetup->mnPaperBin >= pKey->countValues() || pValue == pKey->getDefaultValue() ) in copyJobDataToJobSetup()466 int nValues = pKey->countValues(); in InitPaperFormats()716 return pKey ? pKey->countValues() : 0; in GetPaperBinCount()
135 int countValues() { return m_nValues; } in countValues() function in GridWindow
49 for( int i = 0; i < pKey->countValues(); i++ ) in insertAllPPDValues()482 for( int i = 0; i < pKey->countValues(); i++ ) in FillValueBox()
931 int nValueCount = pKey->countValues(); in writeJobPatch()