Home
last modified time | relevance | path

Searched refs:SAL_STATIC_CAST (Results 76 – 98 of 98) sorted by relevance

1234

/trunk/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx795 SAL_STATIC_CAST( awt::XControlContainer*, this ); in createPeer()
799 SAL_STATIC_CAST( beans::XPropertyChangeListener*, in createPeer()
/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx806 xDispatch->addStatusListener( SAL_STATIC_CAST( XStatusListener*, this ), aTargetURL ); in itemActivated()
807 xDispatch->removeStatusListener( SAL_STATIC_CAST( XStatusListener*, this ), aTargetURL ); in itemActivated()
H A Dtoolbarwrapper.cxx106 SAL_STATIC_CAST( ::com::sun::star::ui::XUIFunctionListener*, this ) ); in queryInterface()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx1107 SAL_STATIC_CAST( XInputStream*,this ), in queryInterface()
1108 SAL_STATIC_CAST( XSeekable*,this ) ); in queryInterface()
/trunk/main/cui/source/options/
H A Dcfgchart.cxx226 aCol.SetColor( SAL_STATIC_CAST( ColorData, aColorSeq[ i ] )); in RetrieveOptions()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx329 *SAL_STATIC_CAST(OBroadcastHelper *,this)) in test_OPropertySetHelper()
359 aEvt.Source = Reference < XInterface > ( SAL_STATIC_CAST( OWeakObject * ,this) ); in dispose()
/trunk/main/svtools/source/graphic/
H A Drenderer.cxx54 return SAL_STATIC_CAST( ::cppu::OWeakObject*, new GraphicRendererVCL ); in GraphicRendererVCL_CreateInstance()
H A Dprovider.cxx60 return SAL_STATIC_CAST( ::cppu::OWeakObject*, new GraphicProvider ); in GraphicProvider_CreateInstance()
/trunk/main/io/test/stm/
H A Dpipetest.cxx413 Reference< XInterface > x ( SAL_STATIC_CAST( OWeakObject * , p ) ); in OPipeTest_CreateInstance()
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx328SAL_STATIC_CAST( ::com::sun::star::uno::XInterface*, (OWeakObject*)m_pMenuManager )->release(); in impl_setMenuBar()
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx197 Any a = ::cppu::queryInterface( rType ,SAL_STATIC_CAST( XDocumentHandler*, this )); in queryInterface()
/trunk/main/UnoControls/source/controls/
H A Dframecontrol.cxx69 , OPropertySetHelper ( *SAL_STATIC_CAST( OBroadcastHelper *, this ) ) in FrameControl()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx508 SAL_STATIC_CAST( ::com::sun::star::awt::XDockableWindowListener*, this ), in queryInterface()
509SAL_STATIC_CAST( ::com::sun::star::frame::XSubToolbarController*, this )); in queryInterface()
/trunk/main/ucb/source/core/
H A Ducb.cxx310 aEvt.Source = SAL_STATIC_CAST( XComponent*, this ); in dispose()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx110 return Reference < XInterface > ( SAL_STATIC_CAST( OWeakObject * , p ) ); in OSaxParserTest_CreateInstance()
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx1023 return Reference< XInterface > ( SAL_STATIC_CAST(OWeakObject *, p ) ); in SaxWriter_CreateInstance()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx232 Reference < XPropertySet > rSource( SAL_STATIC_CAST( XPropertySet * , this ) , UNO_QUERY ); in disposing()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx787 MenuBarWrapper* pMenuBarWrapper = SAL_STATIC_CAST( MenuBarWrapper*, xMenuBar.get() ); in implts_updateUIElementsVisibleState()
1214 MenuBarWrapper* pMenuBarWrapper = SAL_STATIC_CAST( MenuBarWrapper*, m_xMenuBar.get() ); in implts_resetInplaceMenuBar()
H A Dtoolbarlayoutmanager.cxx110 SAL_STATIC_CAST( awt::XDockableWindowListener*, this ), in queryInterface()
111 SAL_STATIC_CAST( ui::XUIConfigurationListener*, this ), in queryInterface()
112 SAL_STATIC_CAST( awt::XWindowListener*, this )); in queryInterface()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx257 SAL_STATIC_CAST(::cppu::OWeakObject*, pController ), ::com::sun::star::uno::UNO_QUERY ); in SfxStatusIndicator()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx522 …return Reference < XInterface > ( SAL_STATIC_CAST( ::cppu::OWeakObject * , new AnimationNode( N ) …
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx2362 XInterface* pIface = SAL_STATIC_CAST( XInterface*, rxIfaceClass.get() ); in implInspect()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx114 …uno::Any aRet = ::cppu::queryInterface( rType, SAL_STATIC_CAST( datatransfer::XTransferable*, this… in queryInterface()

Completed in 303 milliseconds

1234