Home
last modified time | relevance | path

Searched refs:embed (Results 226 – 250 of 667) sorted by relevance

12345678910>>...27

/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx487 uno::Reference < embed::XEmbeddedObject > xObj = mpDocSh->GetEmbeddedObjectContainer(). in IMPL_LINK()
490 uno::Reference < embed::XEmbedPersist > xPersist( xObj, uno::UNO_QUERY ); in IMPL_LINK()
494 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in IMPL_LINK()
503 catch( embed::NoVisualAreaSizeException& ) in IMPL_LINK()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DModuleUIConfigurationManager.java30 import com.sun.star.embed.ElementModes;
31 import com.sun.star.embed.XStorage;
32 import com.sun.star.embed.XTransactedObject;
/trunk/main/chart2/source/model/inc/
H A DXMLFilter.hxx40 namespace embed namespace
123 ::com::sun::star::embed::XStorage > & xStorage,
143 ::com::sun::star::embed::XStorage > & xStorage,
/trunk/main/scripting/source/stringresource/
H A Dstringresource.hxx307 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage,
424 ( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage,
445 ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > m_xStorage;
538 ( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage,
552 ( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage )
555 ( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage )
664 ( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Storage,
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx239 inline explicit SfxDocPasswordVerifier( const Reference< embed::XStorage >& rxStorage ) : in SfxDocPasswordVerifier()
249 Reference< embed::XStorage > mxStorage;
273 embed::ElementModes::READ | embed::ElementModes::NOCREATE ); in verifyEncryptionData()
314 uno::Reference< embed::XStorage > xStorage = pFile->GetStorage( sal_True ); in CheckPasswd_Impl()
479 …uno::Reference< embed::XStorage > xTempStorage = ::comphelper::OStorageHelper::GetTemporaryStorage… in LoadTemplate()
/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx242 uno::Reference < embed::XEmbeddedObject > xObj = in InsertChart()
245 ::svt::EmbeddedObjectRef aEmbObjRef( xObj, ::com::sun::star::embed::Aspects::MSOLE_CONTENT ); in InsertChart()
254 uno::Reference< embed::XComponentSupplier > xCompSupp( xObj, uno::UNO_QUERY ); in InsertChart()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx281 aArgs[1] <<= embed::ElementModes::READWRITE | embed::ElementModes::TRUNCATE; in run()
282 …uno::Reference<embed::XStorage> xStorage(xStorageFactory->createInstanceWithArguments(aArgs), uno:… in run()
/trunk/main/offapi/com/sun/star/ui/
H A DModuleUIConfigurationManager.idl73 …<li><b>DefaultConfigStorage</b>a reference to a <type scope="com::sun::star::embed">Storage</type>…
75 …<li><b>UserConfigStorage</b>a reference to a <type scope="com::sun::star::embed">Storage</type> th…
78 …<li><b>UserRootCommit</b>a reference to a <type scope="com::sun::star::embed">XTransactedObject</t…
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx305 …uno::Reference < embed::XEmbeddedObject > xObj( ((SdrOle2Obj*)pObj)->GetObjRef(), uno::UNO_QUERY ); in SetMarkedOriginalSize()
310 if ( nAspect == embed::Aspects::MSOLE_ICON ) in SetMarkedOriginalSize()
327 } catch( embed::NoVisualAreaSizeException& ) in SetMarkedOriginalSize()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2568 uno::Reference< embed::XStorage > xNewStorage = m_pData->m_pObjectShell->GetStorage(); in NotifyStorageListeners_Impl()
3238 void SfxBaseModel::ListenForStorage_Impl( const uno::Reference< embed::XStorage >& xStorage ) in ListenForStorage_Impl()
3261 uno::Reference< embed::XStorage > xStorage = m_pData->m_pObjectShell->GetStorage(); in getDocumentSubStorage()
3288 uno::Reference < embed::XStorage > xStorage = m_pData->m_pObjectShell->GetStorage(); in getDocumentSubStoragesNames()
3458 xConfigStorage = getDocumentSubStorage( aUIConfigFolderName, embed::ElementModes::READ ); in getUIConfigurationManager()
3538 embed::WrongStateException, in setVisualAreaSize()
3570 embed::WrongStateException, in getVisualAreaSize()
3613 embed::WrongStateException, in getPreferredVisualRepresentation()
3624 embed::VisualRepresentation aVisualRepresentation; in getPreferredVisualRepresentation()
4416 uno::Reference< embed::XStorage > const & i_xStorage, in loadMetadataFromStorage()
[all …]
H A DSfxDocumentMetaData.cxx242 const css::uno::Reference< css::embed::XStorage > & Storage,
253 const css::uno::Reference< css::embed::XStorage > & Storage,
1881 const css::uno::Reference< css::embed::XStorage > & xStorage, in loadFromStorage()
1896 css::embed::ElementModes::READ) ); in loadFromStorage()
1961 const css::uno::Reference< css::embed::XStorage > & xStorage, in storeToStorage()
1978 css::embed::ElementModes::WRITE in storeToStorage()
1979 | css::embed::ElementModes::TRUNCATE); in storeToStorage()
2027 css::uno::Reference<css::embed::XTransactedObject> xTransaction( in storeToStorage()
2053 css::uno::Reference<css::embed::XStorage> xStorage; in loadFromMedium()
2062 URL, css::embed::ElementModes::READ, xMsf); in loadFromMedium()
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl43 #include <com/sun/star/embed/XStorage.idl>
332 the <type>com::sun::star::embed::Storage</type> representing the
353 void loadFromStorage( [in] com::sun::star::embed::XStorage Storage,
400 the <type>com::sun::star::embed::Storage</type> representing the
419 void storeToStorage( [in] com::sun::star::embed::XStorage Storage,
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx715 …if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE && rZipPackage.getFormat() != embed in setPropertyValue()
744 if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE ) in setPropertyValue()
768 if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE ) in setPropertyValue()
813 if ( rZipPackage.getFormat() != embed::StorageFormats::PACKAGE ) in setPropertyValue()
/trunk/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx329 com::sun::star::uno::Sequence < com::sun::star::embed::VerbDescriptor > aVerbs;
337 …al_uInt16 nWhichId, const com::sun::star::uno::Sequence < com::sun::star::embed::VerbDescriptor >&…
343 …const com::sun::star::uno::Sequence < com::sun::star::embed::VerbDescriptor >& GetVerbList() const… in GetVerbList()
/trunk/main/xmlhelp/
H A DPackage_xsl.mk26 $(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/embed.xsl,util/embed.xsl))
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx462 …static com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > CheckForConvertTo…
464 const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xDestStg,
490 com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xDestStg
695 … const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xDestStg,
/trunk/main/sw/inc/
H A Dswacorr.hxx39 …virtual sal_Bool GetLongText( const com::sun::star::uno::Reference < com::sun::star::embed::XStora…
43 …virtual sal_Bool PutText( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >…
H A DSwAppletImpl.hxx52 com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > xApplet;
70 …com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > GetApplet() { return xAp… in GetApplet()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx82 using ::com::sun::star::embed::XStorage;
1161 uno::Reference< embed::XStorage > xPictureStorage; in ImpExportTableShape()
1162 uno::Reference< embed::XStorage > xStorage; in ImpExportTableShape()
1174 …nStorageElement( OUString( RTL_CONSTASCII_USTRINGPARAM( "Pictures" ) ), ::embed::ElementModes::REA… in ImpExportTableShape()
1187 …xPictureStream.set( xPictureStorage->openStreamElement( sPictureName, ::embed::ElementModes::READW… in ImpExportTableShape()
1200 Reference< embed::XTransactedObject > xTrans( xPictureStorage, UNO_QUERY ); in ImpExportTableShape()
/trunk/main/dbaccess/source/core/inc/recovery/
H A Ddbdocrecovery.hxx66 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rTargetStorage,
78 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rDocumentStorage,
/trunk/main/framework/source/inc/accelerators/
H A Ddocumentacceleratorconfiguration.hxx70 css::uno::Reference< css::embed::XStorage > m_xDocumentRoot;
97 virtual void SAL_CALL setStorage(const css::uno::Reference< css::embed::XStorage >& xStorage)
/trunk/main/dbaccess/source/core/inc/
H A Dsdbcoretools.hxx65 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& _rxStorage
70 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& _rxStorage
/trunk/main/dbaccess/source/core/recovery/
H A Dstoragexmlstream.hxx55 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rParentStorage,
89 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rParentStorage,
H A Dstoragestream.hxx53 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rParentStorage,
83 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& i_rParentStorage,
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx41 class OTransactionHelper : public ::cppu::WeakImplHelper1 < embed::XTransactedObject >
317 embed::UseBackupException aException( aErrTxt, uno::Reference< uno::XInterface >(), aTempURL ); in Commit_Impl()
776 uno::Reference< embed::XTransactedObject > xObj; in getPropertyValue()
778 xObj = static_cast< embed::XTransactedObject* >( new OTransactionHelper( this ) ); in getPropertyValue()

Completed in 128 milliseconds

12345678910>>...27