Home
last modified time | relevance | path

Searched refs:UNO3_TYPE (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/UnoControls/source/inc/
H A Dframecontrol.hxx66 #define UNO3_TYPE ::com::sun::star::uno::Type macro
162 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
213 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
232 UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
354 …virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getConnectionPointTypes() throw( UNO3_RUNTIMEEXCEPTION…
369 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…
384 virtual void SAL_CALL advise( const UNO3_TYPE& aType ,
400 virtual void SAL_CALL unadvise( const UNO3_TYPE& aType ,
H A DOConnectionPointContainerHelper.hxx48 #define UNO3_TYPE ::com::sun::star::uno::Type macro
130 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
181 …virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getConnectionPointTypes() throw( UNO3_RUNTIMEEXCEPTION…
196 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…
211 virtual void SAL_CALL advise( const UNO3_TYPE& aType ,
227 virtual void SAL_CALL unadvise( const UNO3_TYPE& aType ,
H A DOConnectionPointHelper.hxx49 #define UNO3_TYPE ::com::sun::star::uno::Type macro
100 UNO3_TYPE aType );
134 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
185 virtual UNO3_TYPE SAL_CALL getConnectionType() throw( UNO3_RUNTIMEEXCEPTION );
295 UNO3_TYPE m_aInterfaceType ;
H A Dprogressbar.hxx51 #define UNO3_TYPE ::com::sun::star::uno::Type macro
141 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
192 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
211 UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
H A Dstatusindicator.hxx59 #define UNO3_TYPE ::com::sun::star::uno::Type macro
162 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
213 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
232 …virtual UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION …
H A Dprogressmonitor.hxx87 #define UNO3_TYPE ::com::sun::star::uno::Type macro
211 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
262 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
281 …virtual UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION …
/aoo41x/main/UnoControls/inc/
H A Dmultiplexer.hxx79 #define UNO3_TYPE ::com::sun::star::uno::Type macro
178 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
293 void advise( const UNO3_TYPE& aType ,
309 void unadvise( const UNO3_TYPE& aType ,
733 const UNO3_TYPE& aType );
750 const UNO3_TYPE& aType );
H A Dbasecontainercontrol.hxx60 #define UNO3_TYPE ::com::sun::star::uno::Type macro
154 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
173 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
192 …virtual UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION …
H A Dbasecontrol.hxx119 #define UNO3_TYPE ::com::sun::star::uno::Type macro
226 virtual UNO3_ANY SAL_CALL queryInterface( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION );
277 virtual UNO3_SEQUENCE< UNO3_TYPE > SAL_CALL getTypes() throw( UNO3_RUNTIMEEXCEPTION );
327 …virtual UNO3_ANY SAL_CALL queryAggregation( const UNO3_TYPE& aType ) throw( UNO3_RUNTIMEEXCEPTION …
/aoo41x/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx57 UNO3_TYPE aType ) in OConnectionPointHelper()

Completed in 63 milliseconds