Home
last modified time | relevance | path

Searched refs:embed (Results 251 – 275 of 667) sorted by relevance

1...<<11121314151617181920>>...27

/trunk/main/uui/source/
H A Dsecmacrowarnings.hxx55 cssu::Reference< css::embed::XStorage > mxStore;
92 void SetStorage( const cssu::Reference < css::embed::XStorage >& rxStore,
/trunk/main/sfx2/inc/sfx2/
H A Ddocmacromode.hxx122 virtual ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >
291 …storageHasMacros( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& _rx…
/trunk/main/framework/source/fwe/helper/
H A Dconfigimporter.cxx42 const uno::Reference< embed::XStorage >& rToolbarStorage ) in ImportCustomToolbars()
59 …::XStream > xStream = rToolbarStorage->openStreamElement( aTbxStreamName, embed::ElementModes::REA… in ImportCustomToolbars()
/trunk/main/filter/source/msfilter/
H A Dsvxmsbas2.cxx38 uno::Reference < embed::XStorage > xSrcRoot( rDocSh.GetStorage() ); in SaveOrDelMSVBAStorage()
70 uno::Reference < embed::XStorage > xSrcRoot( rDocSh.GetStorage() ); in GetSaveWarningOfMSVBAStorage()
/trunk/main/sw/source/core/sw3io/
H A Dswacorr.cxx51 sal_Bool SwAutoCorrect::GetLongText( const uno::Reference < embed::XStorage >& rStg, const String& … in GetLongText()
68 sal_Bool SwAutoCorrect::PutText( const uno::Reference < embed::XStorage >& rStg, const String& rFi… in PutText()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx1196 uno::Reference< embed::XStorage > GetStorage_Impl( const ::rtl::OUString& rName, sal_Bool bWrite, u… in GetStorage_Impl()
1205 bWrite ? embed::ElementModes::READWRITE : embed::ElementModes::READ, in GetStorage_Impl()
1211 return uno::Reference< embed::XStorage >(); in GetStorage_Impl()
1265 uno::Reference< embed::XStorage > xStorage = GetStorage_Impl( aURL, sal_False, _xFactory ); in loadFromURL()
1305 uno::Reference< embed::XStorage > xStorage = GetStorage_Impl( aURL, sal_True, _xFactory ); in storeIntoURL()
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindowfactory.hxx37 ::com::sun::star::embed::XHatchWindowFactory,
60 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::embed::XHatchWindow > SAL_CALL createH…
/trunk/main/dbaccess/source/core/recovery/
H A Dstoragestream.cxx51 using ::com::sun::star::embed::XStorage;
54 namespace ElementModes = ::com::sun::star::embed::ElementModes;
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx290 sal_Bool ScViewFunc::PasteObject( const Point& rPos, const uno::Reference < embed::XEmbeddedObject … in PasteObject()
309 if ( nAspect == embed::Aspects::MSOLE_ICON ) in PasteObject()
335 catch ( embed::NoVisualAreaSizeException& ) in PasteObject()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx434 pOleObj->GetObjRef()->changeState( embed::EmbedStates::UI_ACTIVE ); in activateOle()
461 uno::Reference< embed::XEmbeddedObject > xObj = pObj->GetObjRef(); in deactivateOle()
462 if ( xObj.is() && xObj->getCurrentState() == embed::EmbedStates::UI_ACTIVE ) in deactivateOle()
464 xObj->changeState( embed::EmbedStates::RUNNING ); in deactivateOle()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx443 uno::Reference< embed::XStorage > xWorkStore = in WriteObject()
444 …::comphelper::OStorageHelper::GetStorageFromURL( aTempFile.GetURL(), embed::ElementModes::READWRIT… in WriteObject()
454 uno::Reference< embed::XTransactedObject > xTransact( xWorkStore, uno::UNO_QUERY ); in WriteObject()
469 xWorkStore = uno::Reference < embed::XStorage >(); in WriteObject()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx409 …dAcceleratorConfiguration::storeToStorage(const css::uno::Reference< css::embed::XStorage >& xStor… in storeToStorage()
416 css::embed::ElementModes::READWRITE, in storeToStorage()
459 void SAL_CALL XMLBasedAcceleratorConfiguration::setStorage(const css::uno::Reference< css::embed::X… in setStorage()
1093 …dAcceleratorConfiguration::storeToStorage(const css::uno::Reference< css::embed::XStorage >& xStor… in storeToStorage()
1101 long nOpenModes = css::embed::ElementModes::READWRITE; in storeToStorage()
1102 …css::uno::Reference< css::embed::XStorage > xAcceleratorTypeStorage = xStorage->openStorageElement… in storeToStorage()
1174 void SAL_CALL XCUBasedAcceleratorConfiguration::setStorage(const css::uno::Reference< css::embed::X… in setStorage()
/trunk/main/sw/inc/
H A Dndole.hxx59 …static sal_Bool UnloadObject( ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbedded…
66 const com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > GetOleRef();
/trunk/main/offapi/com/sun/star/embed/
H A DInsertedObjectInfo.idl31 #include <com/sun/star/embed/XEmbeddedObject.idl>
36 module com { module sun { module star { module embed {
H A DNeedsRunningStateException.idl27 #include <com/sun/star/embed/WrongStateException.idl>
33 module com { module sun { module star { module embed {
H A DXEncryptionProtectedSource2.idl27 #include <com/sun/star/embed/XEncryptionProtectedSource.idl>
36 module com { module sun { module star { module embed {
H A DStorageStream.idl28 #include <com/sun/star/embed/XEncryptionProtectedSource.idl>
51 module com { module sun { module star { module embed {
157 interface ::com::sun::star::embed::XEncryptionProtectedSource;
/trunk/main/sfx2/source/inc/
H A Dappbaslib.hxx83 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& _rxStorage
89 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& _rxStorage
H A Dobjshimp.hxx138 ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > m_xDocStorage;
162 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > getZipStorageToSign(…
/trunk/main/offapi/com/sun/star/document/
H A DXStorageChangeListener.idl35 #include <com/sun/star/embed/XStorage.idl>
58 [in] ::com::sun::star::embed::XStorage xStorage );
H A DXEmbeddedObjectSupplier2.idl27 #include <com/sun/star/embed/XEmbeddedObject.idl>
57 com::sun::star::embed::XEmbeddedObject getExtendedControlOverEmbeddedObject();
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectImport.hxx48 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStorage;
56 const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& rNewStorage);
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx678 …&& ( m_nFormat == embed::StorageFormats::PACKAGE || ( m_nFormat == embed::StorageFormats::OFOPXML … in saveChild()
689 …if ( maContents.begin() == maContents.end() && rPath.getLength() && m_nFormat != embed::StorageFor… in saveContents()
715 if ( m_nFormat == embed::StorageFormats::ZIP && !rPath.getLength() ) in saveContents()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx141 sal_Bool SwIoSystem::IsValidStgFilter( const com::sun::star::uno::Reference < com::sun::star::embed in IsValidStgFilter()
223 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStor; in IsFileFilter()
324 … com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStor = pMedium->GetStorage(); in GetFileFilter()
/trunk/main/starmath/inc/
H A Ddocument.hxx149 …virtual sal_Bool InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XSto…
155 … SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& xStor…

Completed in 110 milliseconds

1...<<11121314151617181920>>...27