Searched defs:CommandEnvironmentProxy_Impl (Results 1 – 1 of 1) sorted by relevance
57 struct CommandEnvironmentProxy_Impl struct59 osl::Mutex m_aMutex;60 Reference< XCommandEnvironment > m_xEnv;61 Reference< XInteractionHandler > m_xInteractionHandler;62 Reference< XProgressHandler > m_xProgressHandler;63 sal_Bool m_bGotInteractionHandler;64 sal_Bool m_bGotProgressHandler;66 CommandEnvironmentProxy_Impl( in CommandEnvironmentProxy_Impl() function
Completed in 11 milliseconds