Searched refs:OFilePickerInteractionHandler (Results 1 – 8 of 8) sorted by relevance
45 DBG_NAME( OFilePickerInteractionHandler ) in DBG_NAME() argument47 …OFilePickerInteractionHandler::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 …]
79 …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()
43 class OFilePickerInteractionHandler : public OFilePickerInteractionHandler_Base class64 …OFilePickerInteractionHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XIn…80 ~OFilePickerInteractionHandler();
63 …::svt::OFilePickerInteractionHandler* m_pOwnInteraction;85 …void enableOwnInteractionHandler(::svt::OFilePickerInteractionHandler::EInterceptedInteractions eI…97 ::svt::OFilePickerInteractionHandler* getOwnInteractionHandler() const;
1145 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()
48 DBG_NAME( OFilePickerInteractionHandler ) in DBG_NAME() argument50 …OFilePickerInteractionHandler::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()
47 class OFilePickerInteractionHandler : public OFilePickerInteractionHandler_Base class55 …OFilePickerInteractionHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XIn…63 virtual ~OFilePickerInteractionHandler();
787 OFilePickerInteractionHandler* pHandler = new OFilePickerInteractionHandler(xInteractionHandler); in pathExists()
Completed in 86 milliseconds