Home
last modified time | relevance | path

Searched refs:PrintSource (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dsrcview.hxx93 sal_Int32 PrintSource( OutputDevice *pOutDev, sal_Int32 nPage, bool bCalcNumPagesOnly );
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx756 sal_Int32 SwSrcView::PrintSource( in PrintSource() function in SwSrcView
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2714 nRet = pSwSrcView->PrintSource( pOutDev, 1 /* dummy */, true /* get page count only */ ); in getRendererCount()
3155 pSwSrcView->PrintSource( pOutDev, nRenderer + 1, false ); in render()

Completed in 42 milliseconds