Searched refs:GetInteractionHandler (Results 1 – 18 of 18) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | docfile.cxx | 465 uno::Reference< task::XInteractionHandler > xHandler = GetInteractionHandler(); in CheckFileDate() 930 uno::Reference< task::XInteractionHandler > xHandler = GetInteractionHandler(); in ShowLockedWebDAVDocumentDialog() 1009 uno::Reference< task::XInteractionHandler > xHandler = GetInteractionHandler(); in ShowLockedDocumentDialog() 1217 … uno::Reference< task::XInteractionHandler > xHandler = GetInteractionHandler(); in LockOrigFileOnDemand() 1316 …rence< ::com::sun::star::task::XInteractionHandler > xInteractionHandler = GetInteractionHandler(); in LockOrigFileOnDemand() 1354 … uno::Reference< task::XInteractionHandler > xHandler = GetInteractionHandler(); in LockOrigFileOnDemand() 2117 …rence< ::com::sun::star::task::XInteractionHandler > xInteractionHandler = GetInteractionHandler(); in Transfer_Impl() 2427 …rence< ::com::sun::star::task::XInteractionHandler > xInteractionHandler = GetInteractionHandler(); in GetMedium_Impl() 2768 SfxMedium::GetInteractionHandler() in GetInteractionHandler() function in SfxMedium
|
H A D | objmisc.cxx | 1262 xInteraction = GetMedium()->GetInteractionHandler(); in CheckSecurityOnLoading_Impl() 1990 xInteraction = pMedium->GetInteractionHandler(); in AdjustMacroMode() 2297 xInteraction = rDocShell.GetMedium()->GetInteractionHandler(); in hasTrustedScriptingSignature()
|
H A D | objstor.cxx | 842 uno::Reference< XInteractionHandler > xHandler( pMedium->GetInteractionHandler() ); in DoLoad() 934 … com::sun::star::uno::Reference< XInteractionHandler > rHandler = pMedium->GetInteractionHandler(); in HandleFilter() 1170 if ( bOwnTarget && !QuerySaveSizeExceededModules_Impl( rMedium.GetInteractionHandler() ) ) in SaveTo_Impl() 3818 xRet = GetMedium()->GetInteractionHandler(); in getInteractionHandler()
|
H A D | sfxbasemodel.cxx | 1882 …ference< ::com::sun::star::task::XInteractionHandler > xHandler = pMedium->GetInteractionHandler(); in load()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | warnpassword.cxx | 55 Reference< XInteractionHandler > xHandler( rMedium.GetInteractionHandler()); in WarningOnPassword()
|
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Helper.java | 281 …synchronized protected static XInteractionHandler GetInteractionHandler( XComponentContext xContex… in GetInteractionHandler() method in Helper 926 … = GetPasswordContainer( xContext ).findForName( sURL, sUserName, GetInteractionHandler( xContext … in GetPasswordsForURLAndUser()
|
H A D | WikiEditSettingDialog.java | 117 …( m_xContext ).addPersistent( sURL, sUserName, pPasswords, Helper.GetInteractionHandler( m_xContex… in show()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | excel.cxx | 113 … aMediaDesc[ MediaDescriptor::PROP_INTERACTIONHANDLER() ] <<= rMedium.GetInteractionHandler(); in ScImportExcel()
|
H A D | excimp8.cxx | 272 … aMediaDesc[ MediaDescriptor::PROP_INTERACTIONHANDLER() ] <<= rMedium.GetInteractionHandler(); in ReadBasic()
|
/aoo42x/main/sc/source/filter/ftools/ |
H A D | fapihelper.cxx | 156 rVerifier, aEncryptionData, aPassword, rMedium.GetInteractionHandler(), aDocName, in QueryEncryptionDataForMedium()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | docfile.hxx | 142 GetInteractionHandler();
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 881 pDocSh->GetMedium()->GetInteractionHandler() ); in Read()
|
H A D | xmltexti.cxx | 590 pDoc->GetDocShell()->GetMedium()->GetInteractionHandler(); in createAndInsertOOoLink()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | fltfnc.cxx | 444 …ptor[::comphelper::MediaDescriptor::PROP_INTERACTIONHANDLER()] <<= rMedium.GetInteractionHandler(); in GuessFilterControlDefaultUI()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlwrap.cxx | 514 pObjSh->GetMedium()->GetInteractionHandler() ); in Import()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appopen.cxx | 345 …::com::sun::star::task::XInteractionHandler > xInteractionHandler = pFile->GetInteractionHandler(); in CheckPasswd_Impl()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewfrm.cxx | 429 …if( !AskPasswordToModify_Impl( pMed->GetInteractionHandler(), aDocumentName, pMed->GetOrigFilter()… in ExecReload_Impl()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 4899 … uno::Reference< task::XInteractionHandler > xHandler( rMedium.GetInteractionHandler() ); in QueryPasswordForMedium()
|
Completed in 134 milliseconds