Home
last modified time | relevance | path

Searched defs:xTunnel (Results 1 – 25 of 87) sorted by relevance

1234

/trunk/main/unotools/inc/unotools/
H A Dunotunnelhelper.hxx44 sal_Bool getImplementation(Classname*& pImpl, staruno::Reference<starlang::XUnoTunnel> const& xTunn… in getImplementation()
58 staruno::Reference<starlang::XUnoTunnel> xTunnel(xObj,staruno::UNO_QUERY); in getImplementation() local
70 staruno::Reference<starlang::XUnoTunnel> xTunnel; in getImplementation() local
84 staruno::Reference<starlang::XUnoTunnel> xTunnel(pObj); in getImplementation() local
/trunk/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx68 Reference<lang::XUnoTunnel> xTunnel (rxController, UNO_QUERY); in CenterViewFocusModule() local
158 Reference<lang::XUnoTunnel> xTunnel (xView, UNO_QUERY); in HandleNewView() local
H A DShellStackGuard.cxx62 Reference<lang::XUnoTunnel> xTunnel (rxController, UNO_QUERY); in ShellStackGuard() local
H A DToolBarModule.cxx60 Reference<lang::XUnoTunnel> xTunnel (rxController, UNO_QUERY); in ToolBarModule() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexes.cxx108 Reference<XUnoTunnel> xTunnel(descriptor,UNO_QUERY); in appendObject() local
122 Reference< XUnoTunnel> xTunnel(getObject(_nPos),UNO_QUERY); in dropObject() local
H A DDTables.cxx78 Reference<XUnoTunnel> xTunnel(descriptor,UNO_QUERY); in appendObject() local
106 Reference< XUnoTunnel> xTunnel; in dropObject() local
H A DDCode.cxx102 Reference<XUnoTunnel> xTunnel(m_xIndex,UNO_QUERY); in preProcess() local
H A DDResultSet.cxx176 Reference<XUnoTunnel> xTunnel(_xIndex,UNO_QUERY); in fillIndexValues() local
/trunk/main/package/source/package/zippackage/
H A DContentInfo.hxx37 com::sun::star::uno::Reference < com::sun::star::lang::XUnoTunnel > xTunnel; member in com::sun::star::packages::ContentInfo
H A DZipPackageEntry.cxx98 uno::Reference < XUnoTunnel > xTunnel ( xNewParent, UNO_QUERY ); in setParent() local
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx128 Reference<lang::XUnoTunnel> xTunnel (mxController, UNO_QUERY_THROW); in ViewTabBar() local
228 Reference<lang::XUnoTunnel> xTunnel (rxController, UNO_QUERY_THROW); in GetAnchorWindow() local
263 Reference<lang::XUnoTunnel> xTunnel (xPane, UNO_QUERY_THROW); in GetAnchorWindow() local
/trunk/main/sw/source/ui/vba/
H A Dwordvbahelper.cxx49 uno::Reference< lang::XUnoTunnel > xTunnel( xModel, uno::UNO_QUERY_THROW ); in getDocShell() local
/trunk/main/connectivity/source/sdbcx/
H A DVDescriptor.cxx63 Reference< XUnoTunnel > xTunnel( _rxSomeComp, UNO_QUERY ); in getImplementation() local
/trunk/main/comphelper/inc/comphelper/
H A Dtypes.hxx127 staruno::Reference< starlang::XUnoTunnel > xTunnel(_rxIFace, staruno::UNO_QUERY); in getImplementation() local
/trunk/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx294 Reference< XUnoTunnel> xTunnel(xConnection,UNO_QUERY); in connect() local
400 Reference< XUnoTunnel> xTunnel(connection,UNO_QUERY); in getDataDefinitionByConnection() local
/trunk/main/sd/source/ui/framework/factories/
H A DBasicToolBarFactory.cxx132 Reference<lang::XUnoTunnel> xTunnel (mxController, UNO_QUERY_THROW); in initialize() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx104 Reference< XUnoTunnel > xTunnel(_rxObject, UNO_QUERY); in GetSourceDescription() local
/trunk/main/comphelper/source/misc/
H A Daccimplaccess.cxx155 Reference< XUnoTunnel > xTunnel( _rxComponent, UNO_QUERY ); in getImplementation() local
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx130 uno::Reference< XUnoTunnel > xTunnel(xModel, uno::UNO_QUERY); in execute() local
/trunk/main/sd/source/ui/sidebar/
H A DPanelFactory.cxx159 Reference<lang::XUnoTunnel> xTunnel (xFrame->getController(), UNO_QUERY); in createUIElement() local
H A DSidebarFactory.cxx164 Reference<lang::XUnoTunnel> xTunnel (xFrame->getController(), UNO_QUERY); in createUIElement() local
/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx341 uno::Reference< lang::XUnoTunnel> xTunnel( _xCursor, uno::UNO_QUERY); in IMPL_LINK() local
368 uno::Reference< lang::XUnoTunnel> xTunnel( _xCursor, uno::UNO_QUERY); in ClearDocument() local
/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx284 uno::Reference< lang::XUnoTunnel > xTunnel( rxIFace, uno::UNO_QUERY ); in getImplementation() local
/trunk/main/sfx2/source/control/
H A Dsfxstatuslistener.cxx205 Reference< XUnoTunnel > xTunnel( m_xDispatch, UNO_QUERY ); in statusChanged() local
/trunk/main/connectivity/source/drivers/file/
H A DFDriver.cxx214 Reference< ::com::sun::star::lang::XUnoTunnel> xTunnel(connection,UNO_QUERY); in getDataDefinitionByConnection() local

Completed in 95 milliseconds

1234