Home
last modified time | relevance | path

Searched refs:_rView (Results 26 – 44 of 44) sorted by relevance

12

/aoo41x/main/sw/source/ui/shells/
H A Ddrwbassh.cxx89 SwDrawBaseShell::SwDrawBaseShell(SwView &_rView): in TYPEINIT1()
90 SwBaseShell( _rView ) in TYPEINIT1()
98 if ( !_rView.GetDrawFuncPtr() ) in TYPEINIT1()
99 _rView.GetEditWin().StdDrawMode( OBJ_NONE, sal_True ); in TYPEINIT1()
H A Dlistsh.cxx291 SwListShell::SwListShell(SwView &_rView) : in SwListShell() argument
292 SwBaseShell(_rView) in SwListShell()
H A Dbeziersh.cxx68 SwBezierShell::SwBezierShell(SwView &_rView): in TYPEINIT1()
69 SwBaseShell( _rView ) in TYPEINIT1()
H A Ddrformsh.cxx260 SwDrawFormShell::SwDrawFormShell(SwView &_rView) : in SwDrawFormShell() argument
261 SwDrawBaseShell(_rView) in SwDrawFormShell()
H A Ddrawsh.cxx529 SwDrawShell::SwDrawShell(SwView &_rView) : in SwDrawShell() argument
530 SwDrawBaseShell(_rView) in SwDrawShell()
H A Dfrmsh.cxx971 SwFrameShell::SwFrameShell(SwView &_rView) : in SwFrameShell() argument
972 SwBaseShell( _rView ) in SwFrameShell()
979 SwTransferable::CreateSelection( _rView.GetWrtShell(), (ViewShell *) this ); in SwFrameShell()
H A Dgrfsh.cxx695 SwGrfShell::SwGrfShell(SwView &_rView) : in SwGrfShell() argument
696 SwBaseShell(_rView) in SwGrfShell()
H A Dtextsh.cxx1071 SwTextShell::SwTextShell(SwView &_rView) : in SwTextShell() argument
1072 SwBaseShell(_rView), pPostItFldMgr( 0 ) in SwTextShell()
H A Dtabsh.cxx1435 SwTableShell::SwTableShell(SwView &_rView) : in SwTableShell() argument
1436 SwBaseShell(_rView) in SwTableShell()
/aoo41x/main/reportdesign/source/ui/report/
H A DDesignView.cxx417 void ODesignView::UpdatePropertyBrowserDelayed(OSectionView& _rView) in UpdatePropertyBrowserDelayed() argument
419 if ( m_pCurrentView != &_rView ) in UpdatePropertyBrowserDelayed()
423 m_pCurrentView = &_rView; in UpdatePropertyBrowserDelayed()
/aoo41x/main/svx/source/svdraw/
H A Dsvdouno.cxx566 uno::Reference< awt::XControl > SdrUnoObj::GetUnoControl(const SdrView& _rView, const OutputDevice&… in GetUnoControl() argument
570 SdrPageView* pPageView = _rView.GetSdrPageView(); in GetUnoControl()
/aoo41x/main/svx/source/form/
H A Dfmvwimp.cxx868 …void lcl_ensureControlsOfFormExist_nothrow( const SdrPage& _rPage, const SdrView& _rView, const Wi… in lcl_ensureControlsOfFormExist_nothrow() argument
887 pFormObject->GetUnoControl( _rView, _rWindow ); in lcl_ensureControlsOfFormExist_nothrow()
1106 …void lcl_insertIntoFormComponentHierarchy_throw( const FmFormView& _rView, const SdrUnoObj& _rSdrO… in lcl_insertIntoFormComponentHierarchy_throw() argument
1110 FmFormPage& rPage = static_cast< FmFormPage& >( *_rView.GetSdrPageView()->GetPage() ); in lcl_insertIntoFormComponentHierarchy_throw()
/aoo41x/main/forms/source/richtext/
H A Drichtextviewport.hxx47 void setView( EditView& _rView );
H A Dparametrizedattributedispatcher.hxx42 EditView& _rView,
H A Dattributedispatcher.hxx59 EditView& _rView,
H A Dfeaturedispatcher.hxx67 ORichTextFeatureDispatcher( EditView& _rView, const ::com::sun::star::util::URL& _rURL );
/aoo41x/main/svx/source/unodraw/
H A Dunopage.cxx427 …void lcl_markSdrObjectOfShape( const Reference< drawing::XShape >& _rxShape, SdrView& _rView, SdrP… in lcl_markSdrObjectOfShape() argument
437 _rView.MarkObj( pObj, &_rPageView ); in lcl_markSdrObjectOfShape()
/aoo41x/main/svx/inc/svx/
H A Dsvdouno.hxx104 …:Reference< com::sun::star::awt::XControl > GetUnoControl(const SdrView& _rView, const OutputDevic…
/aoo41x/main/reportdesign/source/ui/inc/
H A DDesignView.hxx169 void UpdatePropertyBrowserDelayed(OSectionView& _rView);

Completed in 116 milliseconds

12