Searched refs:SendCommand (Results 1 – 3 of 3) sorted by relevance
/trunk/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | MyProtocolHandler.cxx | 72 void BaseDispatch::SendCommand( const com::sun::star::util::URL& aURL, const ::rtl::OUString& rComm… in SendCommand() function in BaseDispatch 255 …SendCommand( aURL, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RemoveEntryText" ) ), aRemoveArg… in dispatch() 263 …SendCommand( aURL, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "InsertEntry" ) ), aInsertArgs, s… in dispatch() 288 …SendCommand( aCmdURL, ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "SetText" ) ), aArgs, sal_True… in dispatch()
|
H A D | MyProtocolHandler.h | 126 …void SendCommand( const com::sun::star::util::URL& aURL, const ::rtl::OUString& rCommand, const ::…
|
/trunk/main/embedserv/source/embed/ |
H A D | syswinwrapper.cxx | 48 #define SendCommand(hWnd, wID, wCode, hControl) \ macro 456 SendCommand(phw->m_hWndAssociate, phw->m_uID in HatchWndProc()
|
Completed in 39 milliseconds