Home
last modified time | relevance | path

Searched refs:OFilePickerInteractionHandler (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/fpicker/source/office/
H A Dfpinteraction.cxx45 DBG_NAME( OFilePickerInteractionHandler ) in DBG_NAME() argument
47OFilePickerInteractionHandler::OFilePickerInteractionHandler( const ::com::sun::star::uno::Referen… in DBG_NAME()
50 ,m_eInterceptions( OFilePickerInteractionHandler::E_NOINTERCEPTION ) in DBG_NAME()
52 DBG_CTOR( OFilePickerInteractionHandler, NULL ); in DBG_NAME()
57 OFilePickerInteractionHandler::~OFilePickerInteractionHandler( ) in ~OFilePickerInteractionHandler()
59 DBG_DTOR( OFilePickerInteractionHandler, NULL ); in ~OFilePickerInteractionHandler()
97 if (m_eInterceptions & OFilePickerInteractionHandler::E_DOESNOTEXIST) in handle()
131 sal_Bool OFilePickerInteractionHandler::wasUsed() const in wasUsed()
137 void OFilePickerInteractionHandler::resetUseState() in resetUseState()
143 void OFilePickerInteractionHandler::forgetRequest() in forgetRequest()
[all …]
H A Dfpsmartcontent.cxx79 …void SmartContent::enableOwnInteractionHandler(::svt::OFilePickerInteractionHandler::EInterceptedI… in enableOwnInteractionHandler()
85 m_pOwnInteraction = new ::svt::OFilePickerInteractionHandler(xGlobalInteractionHandler); in enableOwnInteractionHandler()
107 ::svt::OFilePickerInteractionHandler* SmartContent::getOwnInteractionHandler() const in getOwnInteractionHandler()
174 ::svt::OFilePickerInteractionHandler* pHandler = getOwnInteractionHandler(); in bindTo()
H A Dfpinteraction.hxx43 class OFilePickerInteractionHandler : public OFilePickerInteractionHandler_Base class
64OFilePickerInteractionHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XIn…
80 ~OFilePickerInteractionHandler();
H A Dfpsmartcontent.hxx63 …::svt::OFilePickerInteractionHandler* m_pOwnInteraction;
85 …void enableOwnInteractionHandler(::svt::OFilePickerInteractionHandler::EInterceptedInteractions eI…
97 ::svt::OFilePickerInteractionHandler* getOwnInteractionHandler() const;
H A Diodlg.cxx1145 OFilePickerInteractionHandler::E_NOINTERCEPTION ); in IMPL_STATIC_LINK()
1151 OFilePickerInteractionHandler* pHandler in IMPL_STATIC_LINK()
1858 aContent.enableOwnInteractionHandler( ::svt::OFilePickerInteractionHandler::E_DOESNOTEXIST ); in implIsInvalid()
2134 … m_aContent.enableOwnInteractionHandler(::svt::OFilePickerInteractionHandler::E_DOESNOTEXIST); in PrepareExecute()
2166 … m_aContent.enableOwnInteractionHandler(::svt::OFilePickerInteractionHandler::E_DOESNOTEXIST); in PrepareExecute()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dfinteraction.cxx48 DBG_NAME( OFilePickerInteractionHandler ) in DBG_NAME() argument
50OFilePickerInteractionHandler::OFilePickerInteractionHandler( const Reference< XInteractionHandler… in DBG_NAME()
54 DBG_CTOR( OFilePickerInteractionHandler, NULL ); in DBG_NAME()
59 OFilePickerInteractionHandler::~OFilePickerInteractionHandler( ) in ~OFilePickerInteractionHandler()
61 DBG_DTOR( OFilePickerInteractionHandler, NULL ); in ~OFilePickerInteractionHandler()
65 …void SAL_CALL OFilePickerInteractionHandler::handle( const Reference< XInteractionRequest >& _rxRe… in handle()
H A Dfinteraction.hxx47 class OFilePickerInteractionHandler : public OFilePickerInteractionHandler_Base class
55OFilePickerInteractionHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XIn…
63 virtual ~OFilePickerInteractionHandler();
H A DConnectionHelper.cxx787 OFilePickerInteractionHandler* pHandler = new OFilePickerInteractionHandler(xInteractionHandler); in pathExists()

Completed in 66 milliseconds