/aoo41x/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | testProperty.cxx | 63 CPPUNIT_ASSERT_MESSAGE("Wrong int value", intProp->getIntValue() == 35); in testCreateIntProperty() 74 strProp->getIntValue(); in testCreateStringProperty() 162 … CPPUNIT_ASSERT_MESSAGE("Property not in property sequence", pb->get(0)->getIntValue() == 12); in testPropertyBagAsArray() 188 … CPPUNIT_ASSERT_MESSAGE("Copy property bag failed", propBagCopy->get(0)->getIntValue() == 12); in testCopyPropertyBag() 236 propSeq->get(0)->getIntValue() == propSeq->get(1)->getIntValue()); in testDuplicateValuesInArray() 562 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp1->getIntValue() == 567); in testCreateTwipsProperty() 566 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp2->getIntValue() == 567); in testCreateTwipsProperty() 570 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp3->getIntValue() == 567); in testCreateTwipsProperty() 574 CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp4->getIntValue() == 0); in testCreateTwipsProperty() 578 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp5->getIntValue() == 567); in testCreateTwipsProperty() [all …]
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | JPEGComparator.java | 210 int nPages = aIniFile.getIntValue(sSectionName, "pages", 0); in checkOneFile() 212 int nTolerance = aIniFile.getIntValue(sSectionName, "tolerance", 0); in checkOneFile() 255 int nPages = aResultIniFile.getIntValue("global", "pages", 0); in evaluateResult() 259 int nPercent = aResultIniFile.getIntValue(sCurrentPage, "percent", -1); in evaluateResult() 486 int nMaxPage = Math.max(nPage, aResultIni.getIntValue("global", "pages", 0)); in compareJPEG()
|
H A D | EnhancedComplexTestCase.java | 229 int nFileCount = aIniFile.getIntValue(_sBasename, "reportcount", 0); in runThroughEveryReportInIndex() 450 int nFileCount = aIniFile.getIntValue(sBasename, "reportcount", 0); in foreachResultCreateHTML()
|
H A D | Office.java | 110 int nFileCount = aIniFile.getIntValue(sSection, "reportcount", 0); in load()
|
H A D | JPEGCreator.java | 82 nTolerance = aIniFile.getIntValue(sBasename, "accept", 0); // default for all pages in checkOneFile()
|
H A D | IniFile.java | 367 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue() method in IniFile
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | graphite_features.cxx | 108 else maSettings[mnNumSettings].id = getIntValue(features, pos, nEquals - pos); in GrFeatureParser() 118 maSettings[mnNumSettings].value= getIntValue(features, pos, nFeatEnd - pos); in GrFeatureParser() 228 int GrFeatureParser::getIntValue(const std::string & id, size_t offset, size_t length) in getIntValue() function in GrFeatureParser
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basicrenderable.cxx | 115 sal_Int64 nContent = getIntValue( "PrintContent", -1 ); in getRendererCount() 171 sal_Int64 nContent = getIntValue( "PrintContent", -1 ); in render()
|
/aoo41x/main/sw/inc/ |
H A D | printdata.hxx | 199 …bool IsPrintProspectRTL() const { return getIntValue( "PrintProspectRTL", m_rDefa… in IsPrintProspectRTL() 203 …sal_Int16 GetPrintPostItsType() const { return static_cast< sal_Int16 >(getIntValue( "PrintA… in GetPrintPostItsType()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | print.hxx | 596 sal_Int64 getIntValue( const rtl::OUString& i_rPropertyName, sal_Int64 i_nDefault = 0 ) const; 598 sal_Int64 getIntValue( const char* i_pPropName, sal_Int64 i_nDefault = 0 ) const in getIntValue() function in vcl::PrinterOptionsHelper 599 { return getIntValue( rtl::OUString::createFromAscii( i_pPropName ), i_nDefault ); } in getIntValue()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 123 …sal_uInt32 nIndex = static_cast<sal_Int32>(mrProperties.getIntValue("SlidesPerPage", sal_Int32(0))… in GetHandoutPageCount() 154 … sal_Int32 nQuality = static_cast<sal_Int32>(mrProperties.getIntValue( "Quality", sal_Int32(0) )); in GetOutputQuality() 185 …sal_Int32 nInclude = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintProspectInclude", 0 )); in IsPrintFrontPage() 191 …sal_Int32 nInclude = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintProspectInclude", 0 )); in IsPrintBackPage() 202 … sal_Int32 nContent = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintContent", 0 )); in GetPrinterSelection() 252 sal_Int32 nValue = static_cast<sal_Int32>(mrProperties.getIntValue( pName )); in GetBoolValue()
|
/aoo41x/main/sw/source/core/view/ |
H A D | printdata.cxx | 458 sal_Int64 nLRPages = getIntValue( "PrintLeftRightPages", 0 /* default: all */ ); in IsPrintLeftPages() 469 sal_Int64 nLRPages = getIntValue( "PrintLeftRightPages", 0 /* default: all */ ); in IsPrintRightPages()
|
/aoo41x/main/vcl/inc/ |
H A D | graphite_features.hxx | 59 int getIntValue(const std::string & id, size_t offset, size_t length);
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doc.cxx | 1239 const sal_Int64 nContent = rOptions.getIntValue( "PrintContent", 0 ); in CalculatePagesForPrinting() 1403 sal_Int16 nPostItMode = (sal_Int16) rOptions.getIntValue( "PrintAnnotationMode", 0 ); in UpdatePagesForPrintingWithPostItData() 1600 const sal_Int64 nContent = rOptions.getIntValue( "PrintContent", 0 ); in CalculatePagePairsForProspectPrinting() 1641 bool bPrintProspectRTL = rOptions.getIntValue( "PrintProspectRTL", 0 ) ? true : false; in CalculatePagePairsForProspectPrinting()
|
/aoo41x/main/testgraphical/ui/java/ConvwatchGUIProject/src/ |
H A D | IniFile.java | 388 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue() method in IniFile
|
H A D | ConvwatchGUI.java | 85 int nPages = aIniFile.getIntValue("global", "pages", 0); in fillImageIconsFromInifile()
|
/aoo41x/main/starmath/source/ |
H A D | view.cxx | 1058 …SmPrintSize ePrintSize( static_cast< SmPrintSize >( rPrintUIOptions.getIntValue( PRTUIOPT_PRINT_FO… in Impl_Print() 1059 …const sal_uInt16 nZoomFactor = static_cast< sal_uInt16 >(rPrintUIOptions.getIntValue( PRTUIOPT_PRI… in Impl_Print()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | print3.cxx | 1730 sal_Int64 PrinterOptionsHelper::getIntValue( const rtl::OUString& i_rPropertyName, sal_Int64 i_nDef… in getIntValue() function in PrinterOptionsHelper
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 2811 …const sal_Int16 nPostItMode = (sal_Int16) m_pPrintUIOptions->getIntValue( "PrintAnnotationMode", 0… in getRendererCount()
|