Searched refs:UNO3_REFERENCE (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/UnoControls/inc/ |
H A D | basecontrol.hxx | 115 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 1054 const UNO3_REFERENCE< UNO3_XWINDOW > impl_getPeerWindow(); 1069 const UNO3_REFERENCE< UNO3_XGRAPHICS > impl_getGraphicsPeer(); 1131 const UNO3_REFERENCE< UNO3_XGRAPHICS >& xGraphics ); 1161 UNO3_REFERENCE< UNO3_XINTERFACE > impl_getDelegator(); 1205 UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY > m_xFactory ; 1206 UNO3_REFERENCE< UNO3_XINTERFACE > m_xDelegator ; 1208 UNO3_REFERENCE< UNO3_XINTERFACE > m_xMultiplexer ; 1209 UNO3_REFERENCE< UNO3_XINTERFACE > m_xContext ; 1210 UNO3_REFERENCE< UNO3_XWINDOWPEER > m_xPeer ; [all …]
|
H A D | basecontainercontrol.hxx | 54 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 80 UNO3_REFERENCE< UNO3_XCONTROL > xControl ; 120 BaseContainerControl( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory ); 211 virtual void SAL_CALL createPeer( const UNO3_REFERENCE< UNO3_XTOOLKIT >& xToolkit , 212 const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParent ) throw( UNO3_RUNTIMEEXCEPTION ); 242 virtual UNO3_REFERENCE< UNO3_XCONTROLMODEL > SAL_CALL getModel() throw( UNO3_RUNTIMEEXCEPTION ); 300 const UNO3_REFERENCE< UNO3_XCONTROL >& xControl ) throw( UNO3_RUNTIMEEXCEPTION ); 330 …virtual void SAL_CALL removeControl( const UNO3_REFERENCE< UNO3_XCONTROL >& xControl ) throw( UNO3… 390 …virtual UNO3_SEQUENCE< UNO3_REFERENCE< UNO3_XCONTROL > > SAL_CALL getControls() throw( UNO3_RUNTIM… 494 …virtual UNO3_WINDOWDESCRIPTOR* impl_getWindowDescriptor( const UNO3_REFERENCE< UNO3_XWINDOWPEER >&… [all …]
|
H A D | multiplexer.hxx | 68 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 128 OMRCListenerMultiplexerHelper( const UNO3_REFERENCE< UNO3_XWINDOW >& xControl , 129 const UNO3_REFERENCE< UNO3_XWINDOW >& xPeer ); 229 operator UNO3_REFERENCE< UNO3_XINTERFACE >() const; 263 void setPeer( const UNO3_REFERENCE< UNO3_XWINDOW >& xPeer ); 294 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ); 310 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ); 732 void impl_adviseToPeer( const UNO3_REFERENCE< UNO3_XWINDOW >& xPeer , 749 void impl_unadviseFromPeer( const UNO3_REFERENCE< UNO3_XWINDOW >& xPeer , 759 …UNO3_REFERENCE< UNO3_XWINDOW > m_xPeer ; /// The source of the events. Normally this is the …
|
/aoo42x/main/UnoControls/source/inc/ |
H A D | framecontrol.hxx | 63 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 128 FrameControl( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory ); 251 virtual void SAL_CALL createPeer( const UNO3_REFERENCE< UNO3_XTOOLKIT >& xToolkit , 252 const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParent ) throw( UNO3_RUNTIMEEXCEPTION ); 282 virtual UNO3_REFERENCE< UNO3_XCONTROLMODEL > SAL_CALL getModel() throw( UNO3_RUNTIMEEXCEPTION ); 335 virtual UNO3_REFERENCE< UNO3_XGRAPHICS > SAL_CALL getGraphics() throw( UNO3_RUNTIMEEXCEPTION ); 385 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_RUNTIMEEXCEPTION ); 401 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_RUNTIMEEXCEPTION ); 529 …UNO3_REFERENCE< UNO3_XPROPERTYSETINFO > SAL_CALL getPropertySetInfo() throw( UNO3_RUNTIMEEXCEPTION… 569 void impl_createFrame( const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xPeer , [all …]
|
H A D | progressmonitor.hxx | 83 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 177 ProgressMonitor( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory ); 554 virtual void SAL_CALL createPeer( const UNO3_REFERENCE< UNO3_XTOOLKIT >& xToolkit , 555 const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParent ) throw( UNO3_RUNTIMEEXCEPTION ); 570 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN… 585 virtual UNO3_REFERENCE< UNO3_XCONTROLMODEL > SAL_CALL getModel() throw( UNO3_RUNTIMEEXCEPTION ); 684 const UNO3_REFERENCE< UNO3_XGRAPHICS >& xGraphics ); 786 UNO3_REFERENCE< UNO3_XFIXEDTEXT > m_xText_Top ; 790 UNO3_REFERENCE< UNO3_XFIXEDTEXT > m_xText_Bottom ; 792 UNO3_REFERENCE< UNO3_XPROGRESSBAR > m_xProgressBar ; [all …]
|
H A D | statusindicator.hxx | 55 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 128 StatusIndicator( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory ); 380 virtual void SAL_CALL createPeer( const UNO3_REFERENCE< UNO3_XTOOLKIT >& xToolkit , 381 const UNO3_REFERENCE< UNO3_XWINDOWPEER >& xParent ) throw( UNO3_RUNTIMEEXCEPTION ); 396 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN… 411 … virtual UNO3_REFERENCE< UNO3_XCONTROLMODEL > SAL_CALL getModel() throw( UNO3_RUNTIMEEXCEPTION ); 508 …virtual UNO3_WINDOWDESCRIPTOR* impl_getWindowDescriptor( const UNO3_REFERENCE< UNO3_XWINDOWPEER >&… 523 …virtual void impl_paint ( sal_Int32 nX, sal_Int32 nY, const UNO3_REFERENCE< UNO3_XGRAPHICS > & rGr… 569 UNO3_REFERENCE< UNO3_XFIXEDTEXT > m_xText ; 570 UNO3_REFERENCE< UNO3_XPROGRESSBAR > m_xProgressBar ;
|
H A D | OConnectionPointHelper.hxx | 50 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 200 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINTCONTAINER > SAL_CALL getConnectionPointContainer() th… 215 …virtual void SAL_CALL advise( const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_LIS… 232 …virtual void SAL_CALL unadvise( const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_R… 247 …virtual UNO3_SEQUENCE< UNO3_REFERENCE< UNO3_XINTERFACE > > SAL_CALL getConnections() throw( UNO3_R… 296 UNO3_REFERENCE< UNO3_XINTERFACE > m_xLock ;
|
H A D | progressbar.hxx | 45 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 107 ProgressBar( const UNO3_REFERENCE< UNO3_XMULTISERVICEFACTORY >& xFactory ); 333 …virtual sal_Bool SAL_CALL setModel( const UNO3_REFERENCE< UNO3_XCONTROLMODEL >& xModel ) throw( UN… 348 virtual UNO3_REFERENCE< UNO3_XCONTROLMODEL > SAL_CALL getModel() throw( UNO3_RUNTIMEEXCEPTION ); 405 const UNO3_REFERENCE< UNO3_XGRAPHICS >& xGraphics );
|
H A D | OConnectionPointContainerHelper.hxx | 49 #define UNO3_REFERENCE ::com::sun::star::uno::Reference macro 196 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT… 212 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_RUNTIMEEXCEPTION ); 228 const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_RUNTIMEEXCEPTION );
|
Completed in 156 milliseconds