Home
last modified time | relevance | path

Searched refs:setView (Results 1 – 19 of 19) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextviewport.hxx47 void setView( EditView& _rView );
H A Drichtextviewport.cxx45 void RichTextViewPort::setView( EditView& _rView ) in setView() function in frm::RichTextViewPort
H A Drichtextimplcontrol.cxx83 m_pViewport->setView( *m_pView ); in RichTextControlImpl()
/trunk/main/sw/source/ui/vba/
H A Dvbawindow.hxx46 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
H A Dvbawindow.cxx66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView() function in SwVbaWindow
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptSourceModel.java79 public void setView(ScriptSourceView view) { in setView() method in ScriptSourceModel
H A DPlainSourceView.java51 model.setView(this); in PlainSourceView()
H A DScriptEditorForBeanShell.java270 this.model.setView(this.view); in ScriptEditorForBeanShell()
/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx285 [pData->mpStatusItem setView: pView ]; in getStatusItem()
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.hxx104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
H A Dvbawindow.cxx814 ScVbaWindow::setView( const uno::Any& _view) throw (uno::RuntimeException) in setView() function in ScVbaWindow
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx260 setView( * new ORelationDesignView( pParent, *this, getORB() ) ); in Construct()
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx413 void setView( ODataView& i_rView ) { m_pView = &i_rView; } in setView() function in dbaui::OGenericUnoController
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1116 setView( * new OQueryContainerWindow( pParent, *this, getORB() ) ); in Construct()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx578 setView( * new OTableDesignView( pParent, getORB(), *this ) ); in Construct()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm1254 [pItem setView: pCurParent];
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx457 setView( * new OApplicationView( _pParent, getORB(), *this, m_ePreviewMode ) ); in Construct()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx861 setView( * new UnoDataBrowserView( pParent, *this, getORB() ) ); in Construct()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1815 setView( *pMyOwnView ); in Construct()

Completed in 120 milliseconds