Lines Matching refs:ODocumentDefinition
320 ODocumentDefinition* m_pDefinition;
326 …OEmbedObjectHolder(const Reference< XEmbeddedObject >& _xBroadCaster,ODocumentDefinition* _pDefini… in OEmbedObjectHolder()
391 ODocumentDefinition* m_pClient;
393 OEmbeddedClientHelper(ODocumentDefinition* _pClient) :m_pClient(_pClient) {} in OEmbeddedClientHelper()
411 inline void resetClient(ODocumentDefinition* _pClient) { m_pClient = _pClient; } in resetClient()
524 ::rtl::OUString ODocumentDefinition::GetDocumentServiceFromMediaType( const Reference< XStorage >& … in GetDocumentServiceFromMediaType()
534 ::rtl::OUString ODocumentDefinition::GetDocumentServiceFromMediaType( const ::rtl::OUString& _rMedi… in GetDocumentServiceFromMediaType()
585 DBG_NAME(ODocumentDefinition) in DBG_NAME() argument
588 ODocumentDefinition::ODocumentDefinition( const Reference< XInterface >& _rxContainer, const Refere… in DBG_NAME()
599 DBG_CTOR(ODocumentDefinition, NULL); in DBG_NAME()
604 void ODocumentDefinition::initialLoad( const Sequence< sal_Int8 >& i_rClassID, const Sequence< Prop… in initialLoad()
615 ODocumentDefinition::~ODocumentDefinition() in ~ODocumentDefinition()
617 DBG_DTOR(ODocumentDefinition, NULL); in ~ODocumentDefinition()
632 void ODocumentDefinition::closeObject() in closeObject()
656 void SAL_CALL ODocumentDefinition::disposing() in disposing()
670 IMPLEMENT_TYPEPROVIDER3(ODocumentDefinition,OContentHelper,OPropertyStateContainer,ODocumentDefinit…
671 IMPLEMENT_FORWARD_XINTERFACE3( ODocumentDefinition,OContentHelper,OPropertyStateContainer,ODocument… in IMPLEMENT_FORWARD_XINTERFACE3() argument
672 IMPLEMENT_SERVICE_INFO1(ODocumentDefinition,"com.sun.star.comp.dba.ODocumentDefinition",SERVICE_SDB… in IMPLEMENT_FORWARD_XINTERFACE3()
674 void ODocumentDefinition::registerProperties() in IMPLEMENT_FORWARD_XINTERFACE3()
689 void SAL_CALL ODocumentDefinition::getFastPropertyValue( Any& o_rValue, sal_Int32 i_nHandle ) const in getFastPropertyValue()
710 Reference< XPropertySetInfo > SAL_CALL ODocumentDefinition::getPropertySetInfo( ) throw(RuntimeExc… in getPropertySetInfo()
717 IPropertyArrayHelper& ODocumentDefinition::getInfoHelper() in getInfoHelper()
724 IPropertyArrayHelper* ODocumentDefinition::createArrayHelper( ) const in createArrayHelper()
770 void ODocumentDefinition::impl_removeFrameFromDesktop_throw( const ::comphelper::ComponentContext& … in impl_removeFrameFromDesktop_throw()
778 void ODocumentDefinition::impl_onActivateEmbeddedObject_nothrow( const bool i_bReactivated ) in impl_onActivateEmbeddedObject_nothrow()
908 void ODocumentDefinition::impl_initFormEditView( const Reference< XController >& _rxController ) in impl_initFormEditView()
943 void ODocumentDefinition::impl_showOrHideComponent_throw( const bool i_bShow ) in impl_showOrHideComponent_throw()
976 Any ODocumentDefinition::onCommandOpenSomething( const Any& _rOpenArgument, const bool _bActivate, in onCommandOpenSomething()
1154 ODocumentDefinition::fillReportData( m_aContext, getComponent(), xConnection ); in onCommandOpenSomething()
1160 Any SAL_CALL ODocumentDefinition::execute( const Command& aCommand, sal_Int32 CommandId, const Refe… in execute()
1362 void ODocumentDefinition::onCommandInsert( const ::rtl::OUString& _sURL, const Reference< XCommandE… in onCommandInsert()
1429 sal_Bool ODocumentDefinition::save(sal_Bool _bApprove) in save()
1517 sal_Bool ODocumentDefinition::saveAs() in saveAs()
1674 sal_Bool ODocumentDefinition::objectSupportsEmbeddedScripts() const in objectSupportsEmbeddedScripts()
1687 ::rtl::OUString ODocumentDefinition::determineContentType() const in determineContentType()
1693 void ODocumentDefinition::separateOpenCommandArguments( const Sequence< PropertyValue >& i_rOpenCom… in separateOpenCommandArguments()
1715 Sequence< PropertyValue > ODocumentDefinition::fillLoadArgs( const Reference< XConnection>& _xConne… in fillLoadArgs()
1799 void ODocumentDefinition::loadEmbeddedObject( const Reference< XConnection >& i_rConnection, const … in loadEmbeddedObject()
1965 void ODocumentDefinition::onCommandPreview(Any& _rImage) in onCommandPreview()
1989 void ODocumentDefinition::getPropertyDefaultByHandle( sal_Int32 /*_nHandle*/, Any& _rDefault ) const in getPropertyDefaultByHandle()
1994 void ODocumentDefinition::onCommandGetDocumentProperties( Any& _rProps ) in onCommandGetDocumentProperties()
2013 Reference< util::XCloseable > ODocumentDefinition::impl_getComponent_throw( const bool i_ForceCreat… in impl_getComponent_throw()
2041 Reference< util::XCloseable > ODocumentDefinition::getComponent() throw (RuntimeException) in getComponent()
2062 Reference< XComponent > ODocumentDefinition::impl_openUI_nolck_throw( bool _bForEditing ) in impl_openUI_nolck_throw()
2099 void ODocumentDefinition::impl_store_throw() in impl_store_throw()
2110 bool ODocumentDefinition::impl_close_throw() in impl_close_throw()
2122 Reference< XComponent > SAL_CALL ODocumentDefinition::open( ) throw (WrappedTargetException, Runti… in open()
2128 Reference< XComponent > SAL_CALL ODocumentDefinition::openDesign( ) throw (WrappedTargetException,… in openDesign()
2134 void SAL_CALL ODocumentDefinition::store( ) throw (WrappedTargetException, RuntimeException) in store()
2150 ::sal_Bool SAL_CALL ODocumentDefinition::close( ) throw (WrappedTargetException, RuntimeException) in close()
2169 ::rtl::OUString SAL_CALL ODocumentDefinition::getHierarchicalName() throw (RuntimeException) in getHierarchicalName()
2176 ::rtl::OUString SAL_CALL ODocumentDefinition::composeHierarchicalName( const ::rtl::OUString& i_rRe… in composeHierarchicalName()
2186 void SAL_CALL ODocumentDefinition::rename( const ::rtl::OUString& _rNewName ) throw (SQLException, … in rename()
2211 Reference< XStorage> ODocumentDefinition::getContainerStorage() const in getContainerStorage()
2218 sal_Bool ODocumentDefinition::isModified() in isModified()
2230 bool ODocumentDefinition::prepareClose() in prepareClose()
2288 void ODocumentDefinition::fillReportData( const ::comphelper::ComponentContext& _rContext, in fillReportData()
2313 void ODocumentDefinition::updateDocumentTitle() in updateDocumentTitle()
2338 void SAL_CALL ODocumentDefinition::queryClosing( const lang::EventObject& Source, ::sal_Bool GetsOw… in queryClosing()
2353 void SAL_CALL ODocumentDefinition::notifyClosing( const lang::EventObject& /*Source*/ ) throw (uno:… in notifyClosing()
2357 void SAL_CALL ODocumentDefinition::disposing( const lang::EventObject& /*Source*/ ) throw (uno::Run… in disposing()
2362 void ODocumentDefinition::firePropertyChange( sal_Int32 i_nHandle, const Any& i_rNewValue, const An… in firePropertyChange()
2372 NameChangeNotifier::NameChangeNotifier( ODocumentDefinition& i_rDocumentDefinition, const ::rtl::OU… in NameChangeNotifier()
2393 … PROPERTY_ID_NAME, m_aNewValue, m_aOldValue, i_bVetoable, ODocumentDefinition::NotifierAccess() ); in impl_fireEvent_throw()