Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx715 sal_Bool ScDrawLayer::GetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) const in GetPrintArea() argument
734 if (!bSetHor) in GetPrintArea()
776 if ( !bSetHor && ( aObjRect.Right() < nStartX || aObjRect.Left() > nEndX ) ) in GetPrintArea()
783 if (bSetHor) in GetPrintArea()
811 if (bSetHor) in GetPrintArea()
842 if (bSetHor) in GetPrintArea()
H A Ddocumen9.cxx289 sal_Bool ScDocument::DrawGetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) const in DrawGetPrintArea() argument
291 return pDrawLayer->GetPrintArea( rRange, bSetHor, bSetVer ); in DrawGetPrintArea()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx143 sal_Bool GetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) const;
H A Ddocument.hxx1885 …SC_DLLPUBLIC sal_Bool DrawGetPrintArea( ScRange& rRange, sal_Bool bSetHor, sal_Bool bSetVer ) cons…

Completed in 31 milliseconds