Lines Matching refs:SW_MOD
286 SwToolbarConfigItem *pBarCfg = SW_MOD()->GetToolbarConfig(); in SelectShell()
804 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(0 != pWebDShell); in SwView()
938 SW_MOD()->SetView( this ); in SwView()
957 pWrtShell->DoUndo( 0 != SW_MOD()->GetUndoOptions().GetUndoCount() ); in SwView()
974 pWrtShell->ApplyAccessiblityOptions(SW_MOD()->GetAccessibilityOptions()); in SwView()
1030 SW_MOD()->ShowDBObj( *this, aData ); in SwView()
1061 if ( SW_MOD()->GetView() == this ) in ~SwView()
1062 SW_MOD()->SetView( 0 ); in ~SwView()
1146 String FullName = SW_MOD()->GetUserOptions().GetFullName(); in lcl_IsOwnDocument()
1731 uno::Reference< XScannerManager > xScanMgr = SW_MOD()->GetScannerManager(); in ScannerEventHdl()
1898 o_rData = *SW_MOD()->GetPrtOptions(bWeb); in InitPrintOptionsFromApplication()