Home
last modified time | relevance | path

Searched refs:rSh (Results 126 – 140 of 140) sorted by relevance

123456

/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx62 SAL_DLLPRIVATE void Record_Impl( SfxShell &rSh, const SfxSlot &rSlot,
H A Dbindings.hxx150 void InvalidateShell( const SfxShell &rSh, sal_Bool bDeep = sal_False );
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx96 SwColumnDlg(Window* pParent, SwWrtShell& rSh);
H A Dedtwin.hxx162 sal_Bool SelectMenuPosition(SwWrtShell& rSh, const Point& rMousePos );
/trunk/main/sw/inc/
H A Dviscrs.hxx129 static void Get1PixelInLogic( const ViewShell& rSh,
H A Dprintdata.hxx267 void ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions );
H A Dunotxdoc.hxx610 SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions );
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx212 WW8_DP_SHADOW& rSh ) in SetStdAttr() argument
240 if( SVBT16ToShort( rSh.shdwpi ) ){ // Schatten in SetStdAttr()
242 rSet.Put( SdrShadowXDistItem( SVBT16ToShort( rSh.xaOffset ) ) ); in SetStdAttr()
243 rSet.Put( SdrShadowYDistItem( SVBT16ToShort( rSh.yaOffset ) ) ); in SetStdAttr()
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx1063 const SfxItemSet* pSwItemSet, SwWrtShell & rSh) : in SwSvxNumBulletTabDialog() argument
1065 rWrtSh(rSh), in SwSvxNumBulletTabDialog()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1764 SwWrtShell::SwWrtShell( SwWrtShell& rSh, Window *_pWin, SwView &rShell ) in SwWrtShell() argument
1765 : SwFEShell( rSh, _pWin ), in SwWrtShell()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx800 const SfxShell& rSh /* Die <SfxShell>, deren Slot-Ids in InvalidateShell() argument
816 pImp->pSubBindings->InvalidateShell( rSh, bDeep ); in InvalidateShell()
837 sal_uInt16 nLevel = pDispatcher->GetShellLevel(rSh); in InvalidateShell()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx995 SwWrtShell& rSh = pTargetView->GetWrtShell(); in IMPL_LINK() local
1005 rSh.GetNewDBMgr()->SetMergeType( DBMGR_MERGE_DOCUMENTS ); in IMPL_LINK()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1505 SwEnhancedPDFExportHelper::SwEnhancedPDFExportHelper( SwEditShell& rSh, in SwEnhancedPDFExportHelper() argument
1510 : mrSh( rSh ), in SwEnhancedPDFExportHelper()
/trunk/main/sw/source/ui/index/
H A Dcntex.cxx158 pDoc->GetDocShell()->_LoadStyles( *rSh.GetView().GetDocShell(), sal_True ); in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx4228 SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions … in SwViewOptionAdjust_Impl() argument
4229 m_rShell( rSh ), in SwViewOptionAdjust_Impl()

Completed in 162 milliseconds

123456