Home
last modified time | relevance | path

Searched refs:pWrtShell (Results 51 – 54 of 54) sorted by relevance

123

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3198 SwWrtShell* pWrtShell = pView->IsA(aSwViewTypeId) ? in render() local
3202 if (bIsPDFExport && bFirstPage && pWrtShell) in render()
3204 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_False ); in render()
3219 if (bIsPDFExport && bLastPage && pWrtShell) in render()
3221 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_True ); in render()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx436 SwWrtShell *pWrtShell) = 0; //add for SwGlossaryDlg
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx511 SwWrtShell *pWrtShell); //add for SwGlossaryDlg
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx2036 …sal_uInt8 nProtect = pWrtShell->IsSelObjProtected( FLYPROTECT_SIZE|FLYPROTECT_POS|FLYPROTECT_CONTE… in StateTabWin()

Completed in 55 milliseconds

123