Home
last modified time | relevance | path

Searched defs:aCommand (Results 1 – 25 of 103) sorted by relevance

12345

/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DListenerHelper.cxx38 void ListenerHelper::AddListener( in AddListener()
53 void ListenerHelper::RemoveListener( in RemoveListener()
79 void ListenerHelper::Notify( in Notify()
101 com::sun::star::uno::Reference < XDispatch > ListenerHelper::GetDispatch( in GetDispatch()
115 void ListenerHelper::AddDispatch( in AddDispatch()
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx532 Command aCommand; in getCommands() local
548 Command aCommand; in getProperties() local
675 Command aCommand; in getPropertyValuesInterface() local
708 Command aCommand; in getPropertyValuesInterface() local
756 Command aCommand; in setPropertyValues() local
804 Command aCommand; in setPropertyValues() local
821 Command aCommand; in executeCommand() local
834 Command aCommand; in executeCommand() local
873 Command aCommand; in createCursorAny() local
906 Command aCommand; in createCursorAny() local
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx800 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('T', 't', bUseRelativeCoordinates)); in exportToSvgD() local
815 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('Q', 'q', bUseRelativeCoordinates)); in exportToSvgD() local
836 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('S', 's', bUseRelativeCoordinates)); in exportToSvgD() local
853 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('C', 'c', bUseRelativeCoordinates)); in exportToSvgD() local
892 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('V', 'v', bUseRelativeCoordinates)); in exportToSvgD() local
906 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('H', 'h', bUseRelativeCoordinates)); in exportToSvgD() local
920 …const sal_Unicode aCommand(::basegfx::internal::lcl_getCommand('L', 'l', bUseRelativeCoordinates)); in exportToSvgD() local
/trunk/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx175 rtl::OUString aCommand; in elementInserted() local
197 rtl::OUString aCommand; in elementRemoved() local
279 rtl::OUString aCommand; in updateConfigurationData() local
308 …ss_ControllerFactory::impl_getElementProps( const Any& aElement, rtl::OUString& aCommand, rtl::OUS… in impl_getElementProps()
/trunk/main/sfx2/source/inc/
H A Dmnucfga.hxx40 String aCommand; member
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforroot.cxx54 Command aCommand; in ResultSetForRoot() local
/trunk/main/svx/source/tbxctrls/
H A Dtbxalign.cxx108 void SAL_CALL SvxTbxCtlAlign::functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun… in functionSelected()
/trunk/main/framework/source/uielement/
H A Dmacrosmenucontroller.cxx97 String aCommand = String::CreateFromAscii( ".uno:MacroDialog" ); in fillPopupMenu() local
209 String aCommand = aCmdBase; in addScriptItems() local
H A Dgenerictoolbarcontroller.cxx126 GenericToolbarController::GenericToolbarController( const Reference< XMultiServiceFactory >& rServi… in GenericToolbarController()
329 …rence< XFrame >& rFrame, ToolBox* pToolBar, sal_uInt16 nID, const rtl::OUString& aCommand, const… in MenuToolbarController()
H A Dobjectmenucontroller.cxx115 rtl::OUString aCommand( aVerbCommand ); in fillPopupMenu() local
H A Dedittoolbarcontroller.cxx146 EditToolbarController::EditToolbarController( in EditToolbarController()
H A Dimagebuttontoolbarcontroller.cxx129 ImageButtonToolbarController::ImageButtonToolbarController( in ImageButtonToolbarController()
/trunk/main/connectivity/source/drivers/ado/
H A DAViews.cxx72 WpADOCommand aCommand; in appendObject() local
/trunk/main/padmin/source/
H A Dcmddlg.cxx69 String aCommand; in getSystemPdfCommands() local
132 String aCommand( rConfig.ReadKey( ByteString::CreateFromInt32( nKeys ), RTL_TEXTENCODING_UTF8 ) ); in getStoredCommands() local
323 String aCommand,aQuickCommand; in save() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx283 Command aCommand; in createInstanceWithArguments() local
343 Command aCommand; in createInstanceWithArguments() local
451 Any SAL_CALL ODocumentContainer::execute( const Command& aCommand, sal_Int32 CommandId, const Refer… in execute()
593 Command aCommand; in loadComponentFromURL() local
788 Command aCommand; in removeByName() local
/trunk/main/svl/inc/svl/
H A Downlist.hxx48 String aCommand; member in SvCommand
/trunk/main/framework/source/dispatch/
H A Dwindowcommanddispatch.cxx175 css::util::URL aCommand; in impl_dispatchCommand() local
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.hxx47 rtl::OUString aCommand; member in BibToolBarListener
/trunk/main/svtools/source/uno/
H A Dgenerictoolboxcontroller.cxx66 GenericToolboxController::GenericToolboxController( const Reference< XMultiServiceFactory >& rServi… in GenericToolboxController()
/trunk/main/odk/examples/java/Inspector/
H A DTDocSupplier.java108 Command aCommand = new Command(); in getXRowOfTDocUrl() local
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx135 void SAL_CALL ShellExec::execute( const OUString& aCommand, const OUString& aParameter, sal_Int32 n… in execute()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.cxx226 ucb::OpenCommandArgument2 aCommand; in ensureOutputStream() local
/trunk/main/svl/source/misc/
H A Downlist.cxx296 String aCommand, aArg; in FillFromSequence() local
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx169 rtl::OString aCommand( aBuf.makeStringAndClear() ); in IMPL_LINK() local
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java102 Command aCommand = new Command(); in executeCommand() local

Completed in 87 milliseconds

12345