Home
last modified time | relevance | path

Searched refs:HasPrintRange (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dprintfun.hxx342 bool HasPrintRange() const { return mbHasPrintRange;} in HasPrintRange() function in ScPrintFunc
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dprintfun.hxx346 bool HasPrintRange() const { return mbHasPrintRange;} in HasPrintRange() function in ScPrintFunc
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxename.cxx695 if( rDoc.HasPrintRange() ) in CreateBuiltInNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxename.cxx690 if( rDoc.HasPrintRange() ) in CreateBuiltInNames()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dpreview.cxx264 if (!aPrintFunc.HasPrintRange()) in CalcPages()
H A Dprintfun.cxx980 bool bHasPrintRange = pDoc->HasPrintRange(); in InitParam()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dpreview.cxx264 if (!aPrintFunc.HasPrintRange()) in CalcPages()
H A Dprintfun.cxx1011 bool bHasPrintRange = rDoc.HasPrintRange(); in InitParam()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddocument.hxx1989 SC_DLLPUBLIC bool HasPrintRange();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddocument.hxx2032 SC_DLLPUBLIC bool HasPrintRange();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc.cxx6043 CPPUNIT_ASSERT_EQUAL( false, m_pDoc->HasPrintRange() ); in testEmptyCalcDocDefaults()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc.cxx6555 CPPUNIT_ASSERT_EQUAL( false, m_pDoc->HasPrintRange() ); in testEmptyCalcDocDefaults()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocument.cxx6275 bool ScDocument::HasPrintRange() in HasPrintRange() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocument.cxx6232 bool ScDocument::HasPrintRange() in HasPrintRange() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog15184 ScPrintFunc::HasPrintRange() confirms something will be calculated. This
15185 works because HasPrintRange() return false when ScTable::aPrintRanges is
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog259490 ScPrintFunc::HasPrintRange() confirms something will be calculated. This
259491 works because HasPrintRange() return false when ScTable::aPrintRanges is