Home
last modified time | relevance | path

Searched refs:getCommand (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx108 virtual ::rtl::OUString getCommand() const = 0;
156 virtual ::rtl::OUString getCommand() const;
213 ::rtl::OUString AssigmentTransientData::getCommand() const in getCommand() function in svt::AssigmentTransientData
298 virtual ::rtl::OUString getCommand() const;
462 ::rtl::OUString AssignmentPersistentData::getCommand() const in getCommand() function in svt::AssignmentPersistentData
754 m_aTable.SetText(m_pImpl->pConfigData->getCommand()); in loadConfiguration()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DSingleSelectQueryComposer.java140 …als(m_database.getDatabase().getDataSource().getQueryDefinition("set command test").getCommand())); in testSetCommand()
227 …and = m_database.getDatabase().getDataSource().getQueryDefinition(INNERPRODUCTSQUERY).getCommand(); in testSubQueries()
246 ….getDatabase().getDataSource().getQueryDefinition("orders for customer and product").getCommand()); in testParameters()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationcommandnode.cxx70 switch( mxCommandNode->getCommand() ) { in activate_st()
126 return mxCommandNode->getCommand() == EffectCommands::STOPAUDIO || mpShape; in hasPendingAnimation()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenuItem.java199 public String getCommand() { in getCommand() method in VclMenuItem
239 …getText() + ", Selected:" + isSelected() + ", Enabled:" + isEnabled() + ", Command:" + getCommand() in toString()
/trunk/main/registry/tools/
H A Drdbedit.cxx125 Command getCommand() in getCommand() function in Options
291 if ( options.getCommand() == DELETEKEY ) in main()
/trunk/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx171 functionExecuted( m_xPopupMenu->getCommand( nId ) ); in createPopupWindow()
380 OUString aCmd( rPopupMenu->getCommand( nId ) ); in Impl_ExistURLInMenu()
H A Dgenericstatusbarcontroller.cxx65 m_aCommandURL = m_xStatusbarItem->getCommand(); in GenericStatusbarController()
H A Dstatusbaritem.cxx98 OUString SAL_CALL StatusbarItem::getCommand() in getCommand() function in framework::StatusbarItem
H A Drecentfilesmenucontroller.cxx314 const rtl::OUString aCommand( xPopupMenu->getCommand( rEvent.MenuId ) ); in itemSelected()
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx78 OUString getCommand() const;
1061 m_aSystemPrintCommand = m_pQueueInfo->getCommand(); in getSystemPrintCommands()
1081 m_aSystemPrintCommand = m_pQueueInfo->getCommand(); in getSystemPrintQueues()
1207 OUString SystemQueueInfo::getCommand() const in getCommand() function in SystemQueueInfo
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx173 const ::rtl::OUString sComamnd = m_xDatabaseDataProvider->getCommand(); in startElement()
338 const ::rtl::OUString sCommand = m_xDatabaseDataProvider->getCommand(); in initialize()
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx463 …bleMasterDetailFields = xReport.is() && xReport->getCommand().getLength() && m_xDataProvider->getC… in actuatingPropertyChanged()
/trunk/main/connectivity/qa/connectivity/tools/
H A DQueryDefinition.java45 public final String getCommand() throws WrappedTargetException in getCommand() method in QueryDefinition
/trunk/main/framework/inc/uielement/
H A Dstatusbaritem.hxx52 virtual ::rtl::OUString SAL_CALL getCommand() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/core/api/
H A DView.cxx145 _rValue <<= m_xViewAccess->getCommand(const_cast<View*>(this)); in getFastPropertyValue()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXViewAccess.idl60 string getCommand( [in] com::sun::star::beans::XPropertySet view)
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XPopupMenuController.java196 public String getCommand(short param ) { in getCommand() method in _XPopupMenuController.PopupMenuImpl
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx192 …ools::StatementComposer aComposer( pController->getConnection(), m_xReportDefinition->getCommand(), in impl_ensureUpToDateFieldList_nothrow()
/trunk/main/extensions/inc/ucbhelper/
H A Dext_content.hxx279 virtual Command SAL_CALL getCommand() throw();
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxmenu.hxx106 …virtual ::rtl::OUString SAL_CALL getCommand( ::sal_Int16 nItemId ) throw (css::uno::RuntimeExcepti…
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx166 dispatchCommand( m_xPopupMenu->getCommand( rEvent.MenuId ), aArgs ); in itemSelected()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx784 && m_xReportDefinition->getCommand().getLength(); in GetState()
2883 bool bEnabled = m_xReportDefinition->getCommand().getLength() != 0; in executeReport()
3401 if ( !xReportDefinition->getCommand().getLength() ) in addPairControls()
4373 …if ( !m_xColumns.is() && m_xReportDefinition.is() && m_xReportDefinition->getCommand().getLength()… in getColumns()
4375 …Connection(),m_xReportDefinition->getCommandType(),m_xReportDefinition->getCommand(),m_xHoldAlive); in getColumns()
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx256 if ( m_xReport->getCommand().getLength() ) in getNewOutputName()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx258 virtual sal_Int16 SAL_CALL getCommand() throw (RuntimeException);
1765 sal_Int16 SAL_CALL AnimationNode::getCommand() throw (RuntimeException) in getCommand() function in animcore::AnimationNode
/trunk/main/offapi/com/sun/star/awt/
H A DXMenu.idl202 string getCommand( [in] short nItemId );

Completed in 150 milliseconds

12