Home
last modified time | relevance | path

Searched refs:bCalcNumPagesOnly (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/uiview/
H A Dsrcview.cxx759 bool bCalcNumPagesOnly ) in PrintSource() argument
798 if (!bCalcNumPagesOnly && nPage == nCurPage) in PrintSource()
814 if (!bCalcNumPagesOnly && nPage == nCurPage) in PrintSource()
818 if (!bCalcNumPagesOnly && nPage == nCurPage) in PrintSource()
826 DBG_ASSERT( bCalcNumPagesOnly || nPage <= nCurPage, "page number out of range" ); in PrintSource()
/aoo41x/main/sw/source/ui/inc/
H A Dsrcview.hxx93 sal_Int32 PrintSource( OutputDevice *pOutDev, sal_Int32 nPage, bool bCalcNumPagesOnly );

Completed in 17 milliseconds