Home
last modified time | relevance | path

Searched refs:Controller (Results 1 – 25 of 75) sorted by path

123

/trunk/main/automation/source/server/
H A Dstatemnt.cxx5907 aControler = pEBBox->Controller(); in Execute()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DController.java32 public class Controller class
40 Controller( com.sun.star.frame.XController xController ) in Controller() method in Controller
H A DOOoBean.java69 private transient Controller aController;
972 public Controller getController() in getController()
980 aController = new Controller( aFrame.getController() ); in getController()
H A Dmakefile.mk45 Controller.java \
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx902 …L_CALL ChartDocumentWrapper::connectController( const Reference< frame::XController >& Controller ) in connectController() argument
907 xModel->connectController( Controller ); in connectController()
911 const Reference< frame::XController >& Controller ) in disconnectController()
916 xModel->disconnectController( Controller ); in disconnectController()
954 const Reference< frame::XController >& Controller ) in setCurrentController()
960 xModel->setCurrentController( Controller ); in setCurrentController()
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx129 ::com::sun::star::frame::XController >& Controller )
132 ::com::sun::star::frame::XController >& Controller )
144 ::com::sun::star::frame::XController >& Controller )
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx336 …om::sun::star::uno::Reference< ::com::sun::star::frame::XController >& Controller ) throw (::com::…
337 …om::sun::star::uno::Reference< ::com::sun::star::frame::XController >& Controller ) throw (::com::…
342 …om::sun::star::uno::Reference< ::com::sun::star::frame::XController >& Controller ) throw (::com::…
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1650 CellControllerRef xCurrentController = getBrowserView()->getVclControl()->Controller(); in GetState()
2143 CellControllerRef xCurrentController = getBrowserView()->getVclControl()->Controller(); in Execute()
2676 pVclGrid->Controller()->GetWindow().GrabFocus(); in IMPL_LINK()
H A Dsbagrid.cxx1562 CellControllerRef xCurrentController = Controller(); in AcceptDrop()
1667 CellControllerRef xCurrentController = Controller(); in ExecuteDrop()
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx293 if(bErg && Controller().Is()) in SaveModified()
294 Controller()->ClearModified(); in SaveModified()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx619 Controller()->ClearModified(); in InitController()
975 if (pEntry.isValid() && Controller().Is() && Controller()->IsModified()) in SaveModified()
1247 if(!bError && Controller()) in SaveModified()
1248 Controller()->ClearModified(); in SaveModified()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx883 CellControllerRef xController(Controller()); in CellModified()
1125 CellControllerRef xController = Controller(); in GetControlText()
1148 CellControllerRef xController = Controller(); in SetControlText()
H A DTableUndo.cxx144 CellControllerRef xController = m_pTabDgnCtrl->Controller(); in Undo()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DAcceptLicenseCtrl.java24 package org.openoffice.setup.Controller;
H A DChooseComponentsCtrl.java24 package org.openoffice.setup.Controller;
H A DChooseDirectoryCtrl.java24 package org.openoffice.setup.Controller;
43 import org.openoffice.setup.Util.Controller;
141 if ( ! Controller.createdSubDirectory(dir) ) { in afterShow()
156 if ( ! Controller.createdDirectory(dir) ) { in afterShow()
H A DChooseInstallationTypeCtrl.java24 package org.openoffice.setup.Controller;
H A DChooseUninstallationComponentsCtrl.java24 package org.openoffice.setup.Controller;
H A DChooseUninstallationTypeCtrl.java24 package org.openoffice.setup.Controller;
H A DInstallationCompletedCtrl.java24 package org.openoffice.setup.Controller;
H A DInstallationImminentCtrl.java24 package org.openoffice.setup.Controller;
H A DInstallationOngoingCtrl.java24 package org.openoffice.setup.Controller;
H A DPrologueCtrl.java24 package org.openoffice.setup.Controller;
33 import org.openoffice.setup.Util.Controller;
57 Controller.checkPackagePathExistence(installData); in duringShow()
58 Controller.checkPackageFormat(installData); in duringShow()
61 Controller.collectSystemLanguages(installData); in duringShow()
105 if ( Controller.reducedRootWritePrivileges() ) { in duringShow()
121 Controller.checkForNewerVersion(installData); in duringShow()
128 if ( ! Controller.createdSubDirectory(dir) ) { in duringShow()
136 if ( ! Controller.createdDirectory(dir) ) { in duringShow()
H A DUninstallationCompletedCtrl.java24 package org.openoffice.setup.Controller;
H A DUninstallationImminentCtrl.java24 package org.openoffice.setup.Controller;

Completed in 177 milliseconds

123