| /AOO41X/main/canvas/inc/canvas/ |
| H A D | verifyinput.hxx | 97 ::com::sun::star::uno::XInterface >& xIf, 120 ::com::sun::star::uno::XInterface >& xIf, 143 ::com::sun::star::uno::XInterface >& xIf, 166 ::com::sun::star::uno::XInterface >& xIf, 189 ::com::sun::star::uno::XInterface >& xIf, 212 ::com::sun::star::uno::XInterface >& xIf, 235 ::com::sun::star::uno::XInterface >& xIf, 257 ::com::sun::star::uno::XInterface >& xIf, 283 ::com::sun::star::uno::XInterface >& xIf, 306 ::com::sun::star::uno::XInterface >& xIf, [all …]
|
| /AOO41X/main/canvas/source/tools/ |
| H A D | verifyinput.cxx | 69 const uno::Reference< uno::XInterface >& xIf, in verifyInput() 72 (void)pStr; (void)xIf; (void)nArgPos; in verifyInput() 80 xIf, in verifyInput() 89 xIf, in verifyInput() 103 const uno::Reference< uno::XInterface >& xIf, in verifyInput() 106 (void)pStr; (void)xIf; (void)nArgPos; in verifyInput() 114 xIf, in verifyInput() 123 xIf, in verifyInput() 137 const uno::Reference< uno::XInterface >& xIf, in verifyInput() 140 (void)pStr; (void)xIf; (void)nArgPos; in verifyInput() [all …]
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbaworksheets.cxx | 155 uno::Reference< XHelperInterface > xIf = excel::getUnoSheetModuleObj( xSheet ); in nextElement() local 157 if ( !xIf.is() ) in nextElement() 165 aRet <<= xIf; in nextElement() 202 uno::Reference< XHelperInterface > xIf = excel::getUnoSheetModuleObj( xSheet ); in createCollectionObject() local 204 if ( !xIf.is() ) in createCollectionObject() 212 aRet <<= xIf; in createCollectionObject()
|
| H A D | vbachartobjects.cxx | 77 uno::Reference< uno::XInterface > xIf( xDrawPageSupplier, uno::UNO_QUERY_THROW ); in getChartObjectNames() local 78 ScCellRangesBase* pUno= dynamic_cast< ScCellRangesBase* >( xIf.get() ); in getChartObjectNames()
|
| H A D | excelvbahelper.cxx | 212 uno::Reference< uno::XInterface > xIf( xModel, uno::UNO_QUERY_THROW ); in getDocShell() local 213 ScModelObj* pModel = dynamic_cast< ScModelObj* >( xIf.get() ); in getDocShell()
|
| H A D | vbarange.cxx | 394 getDocShellFromIf( const uno::Reference< uno::XInterface >& xIf ) throw ( uno::RuntimeException ) in getDocShellFromIf() argument 396 ScCellRangesBase* pUno = ScCellRangesBase::getImplementation( xIf ); in getDocShellFromIf() 406 uno::Reference< uno::XInterface > xIf( xRange ); in getDocShellFromRange() local 407 return getDocShellFromIf(xIf ); in getDocShellFromRange() 414 uno::Reference< uno::XInterface > xIf( xRanges ); in getDocShellFromRanges() local 415 return getDocShellFromIf(xIf ); in getDocShellFromRanges() 418 uno::Reference< frame::XModel > getModelFromXIf( const uno::Reference< uno::XInterface >& xIf ) thr… in getModelFromXIf() argument 420 ScDocShell* pDocShell = getDocShellFromIf(xIf ); in getModelFromXIf() 427 uno::Reference< uno::XInterface > xIf( xRange ); in getModelFromRange() local 428 return getModelFromXIf( xIf ); in getModelFromRange() [all …]
|
| H A D | vbafont.cxx | 66 uno::Reference< beans::XPropertySet > lcl_TextProperties( uno::Reference< table::XCell >& xIf ) thr… in lcl_TextProperties() argument 68 uno::Reference< text::XTextRange > xTxtRange( xIf, uno::UNO_QUERY_THROW ); in lcl_TextProperties()
|
| H A D | vbahelper.cxx | 308 uno::Reference< uno::XInterface > xIf( xModel, uno::UNO_QUERY_THROW ); in getDocShell() local 309 ScModelObj* pModel = dynamic_cast< ScModelObj* >( xIf.get() ); in getDocShell()
|
| /AOO41X/main/connectivity/source/commontools/ |
| H A D | ConnectionWrapper.cxx | 69 Reference<XInterface> xIf = static_cast< XUnoTunnel* >( this ); in setDelegation() local 70 m_xProxyConnection->setDelegator( xIf ); in setDelegation() 96 Reference<XInterface> xIf = static_cast< XUnoTunnel* >( this ); in setDelegation() local 97 m_xProxyConnection->setDelegator( xIf ); in setDelegation()
|
| /AOO41X/main/vbahelper/source/vbahelper/ |
| H A D | vbahelper.cxx | 235 uno::Reference< uno::XInterface > xIf( xModel, uno::UNO_QUERY_THROW ); 236 ScModelObj* pModel = dynamic_cast< ScModelObj* >( xIf.get() ); 1333 uno::Reference< XHelperInterface > xIf; in getVBADocument() local 1339 xIf = getUnoDocModule( aCodeName, getSfxObjShell( xModel ) ); in getVBADocument() 1344 return xIf; in getVBADocument() 1349 uno::Reference< XHelperInterface > xIf; in getUnoDocModule() local 1358 xIf.set( pMod->GetUnoModule(), uno::UNO_QUERY ); in getUnoDocModule() 1360 return xIf; in getUnoDocModule()
|
| /AOO41X/main/vbahelper/inc/vbahelper/ |
| H A D | vbaaccesshelper.hxx | 53 …css::uno::Reference< css::uno::XInterface > xIf = getVBAServiceFactory( pShell )->createInstanceWi… in createVBAUnoAPIServiceWithArgs() local 54 return xIf; in createVBAUnoAPIServiceWithArgs()
|
| /AOO41X/main/basic/source/classes/ |
| H A D | sbxmod.cxx | 159 Reference< XInterface > xIf; in DocObjectWrapper() local 163 aObj >>= xIf; in DocObjectWrapper() 164 if ( xIf.is() ) in DocObjectWrapper() 166 m_xAggregateTypeProv.set( xIf, UNO_QUERY ); in DocObjectWrapper() 167 m_xAggInv.set( xIf, UNO_QUERY ); in DocObjectWrapper() 170 if ( xIf.is() ) in DocObjectWrapper() 180 m_xAggProxy = xProxyFac->createProxy( xIf ); in DocObjectWrapper()
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | servuno.cxx | 171 …rtl::OUString SAL_CALL getCodeNameForObject( const uno::Reference< uno::XInterface >& xIf ) throw(… in getCodeNameForObject() argument 196 bMatched = ( xControl == xIf ); in getCodeNameForObject()
|