Home
last modified time | relevance | path

Searched refs:rWithPrev (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dmergetbl.cxx42 SwMergeTblDlg::SwMergeTblDlg( Window *pParent, sal_Bool& rWithPrev ) in SwMergeTblDlg() argument
50 rMergePrev( rWithPrev ) in SwMergeTblDlg()
/trunk/main/sw/source/ui/inc/
H A Dmergetbl.hxx50 SwMergeTblDlg( Window *pParent, sal_Bool& rWithPrev );
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1251 … Window* pParent, sal_Bool& rWithPrev ) //add for SwMergeTblDlg in CreateSwVclDialog() argument
1257 pDlg = new SwMergeTblDlg( pParent, rWithPrev ); in CreateSwVclDialog()
H A Dswdlgfact.hxx491 … Window* pParent, sal_Bool& rWithPrev ); //add for SwMergeTblDlg
/trunk/main/sw/inc/
H A Dswabstdlg.hxx413 …log* CreateSwVclDialog( int nResId, Window* pParent, sal_Bool& rWithPrev ) = 0; //add for…