/aoo42x/main/forms/source/richtext/ |
H A D | richtextviewport.hxx | 47 void setView( EditView& _rView );
|
H A D | richtextviewport.cxx | 45 void RichTextViewPort::setView( EditView& _rView ) in setView() function in frm::RichTextViewPort
|
H A D | richtextimplcontrol.cxx | 83 m_pViewport->setView( *m_pView ); in RichTextControlImpl()
|
/aoo42x/main/sw/source/ui/vba/ |
H A D | vbawindow.hxx | 46 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
|
H A D | vbawindow.cxx | 66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView() function in SwVbaWindow
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
H A D | ScriptSourceModel.java | 79 public void setView(ScriptSourceView view) { in setView() method in ScriptSourceModel
|
H A D | PlainSourceView.java | 51 model.setView(this); in PlainSourceView()
|
H A D | ScriptEditorForBeanShell.java | 270 this.model.setView(this.view); in ScriptEditorForBeanShell()
|
/aoo42x/main/vcl/aqua/source/app/ |
H A D | saldata.cxx | 285 [pData->mpStatusItem setView: pView ]; in getStatusItem()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbawindow.hxx | 104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
|
H A D | vbawindow.cxx | 814 ScVbaWindow::setView( const uno::Any& _view) throw (uno::RuntimeException) in setView() function in ScVbaWindow
|
/aoo42x/main/dbaccess/source/ui/relationdesign/ |
H A D | RelationController.cxx | 260 setView( * new ORelationDesignView( pParent, *this, getORB() ) ); in Construct()
|
/aoo42x/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 413 void setView( ODataView& i_rView ) { m_pView = &i_rView; } in setView() function in dbaui::OGenericUnoController
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | querycontroller.cxx | 1116 setView( * new OQueryContainerWindow( pParent, *this, getORB() ) ); in Construct()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableController.cxx | 578 setView( * new OTableDesignView( pParent, getORB(), *this ) ); in Construct()
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | aquaprintaccessoryview.mm | 1254 [pItem setView: pCurParent];
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 457 setView( * new OApplicationView( _pParent, getORB(), *this, m_ePreviewMode ) ); in Construct()
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 861 setView( * new UnoDataBrowserView( pParent, *this, getORB() ) ); in Construct()
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 1815 setView( *pMyOwnView ); in Construct()
|