Home
last modified time | relevance | path

Searched refs:getCommand (Results 1 – 25 of 38) sorted by last modified time

12

/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx314 const rtl::OUString aCommand( xPopupMenu->getCommand( rEvent.MenuId ) ); in itemSelected()
H A Dpopuptoolbarcontroller.cxx171 functionExecuted( m_xPopupMenu->getCommand( nId ) ); in createPopupWindow()
380 OUString aCmd( rPopupMenu->getCommand( nId ) ); in Impl_ExistURLInMenu()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx998 ::rtl::OUString SAL_CALL OReportDefinition::getCommand() throw (uno::RuntimeException) in getCommand() function in reportdesign::OReportDefinition
H A DReportEngineJFree.cxx256 if ( m_xReport->getCommand().getLength() ) in getNewOutputName()
/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/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx166 dispatchCommand( m_xPopupMenu->getCommand( rEvent.MenuId ), aArgs ); in itemSelected()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx250 mnCommand = xCommand->getCommand(); in setNode()
/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/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx1394 sal_Int16 nCommand = xCommand->getCommand(); in exportCommand()
H A Danimationimport.cxx1443 if( xCommand->getCommand() == EffectCommands::STOPAUDIO ) in postProcessRootNode()
/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/toolkit/source/awt/
H A Dvclxmenu.cxx611 OUString SAL_CALL VCLXMenu::getCommand( in getCommand() function in VCLXMenu
/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/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/slideshow/source/engine/animationnodes/
H A Danimationcommandnode.cxx70 switch( mxCommandNode->getCommand() ) { in activate_st()
126 return mxCommandNode->getCommand() == EffectCommands::STOPAUDIO || mpShape; in hasPendingAnimation()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx287 switch( mpEffect->getCommand() ) in Paint()
H A DCustomAnimationPane.cxx1390 else if( pEffect->getCommand() == EffectCommands::STOPAUDIO ) in createSelectionSet()
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx132 sal_Int16 getCommand() const { return mnCommand; } in getCommand() function in sd::CustomAnimationEffect
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx463 …bleMasterDetailFields = xReport.is() && xReport->getCommand().getLength() && m_xDataProvider->getC… in actuatingPropertyChanged()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1331 ::rtl::OUString sComamnd = _xReport->getCommand(); in exportReportAttributes()
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/core/sdr/
H A Dformatnormalizer.cxx192 …ools::StatementComposer aComposer( pController->getConnection(), m_xReportDefinition->getCommand(), in impl_ensureUpToDateFieldList_nothrow()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx225 virtual ::rtl::OUString SAL_CALL getCommand() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/registry/tools/
H A Drdbedit.cxx125 Command getCommand() in getCommand() function in Options
291 if ( options.getCommand() == DELETEKEY ) in main()

Completed in 168 milliseconds

12