Home
last modified time | relevance | path

Searched refs:SvStorageRef (Results 1 – 25 of 32) sorted by path

12

/trunk/main/basic/workben/
H A Dmgrtest.cxx261 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs", STREAM_READ | STREAM_SHARE_DENYWRITE ); in IMPL_LINK()
270 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK()
345 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK()
355 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK()
366 SvStorageRef xStorage = new SvStorage( "d:\\mystore2.svs" ); in IMPL_LINK()
/trunk/main/extensions/source/xmlextract/
H A Dxmxtrct.cxx164 SvStorageRef aStorage( new SvStorage( aIStm ) ); in REF()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1044 sal_Bool Export(SvStorageRef &rObj,
1341 virtual sal_Bool Export( SvStorageRef &rObj,
1404 virtual sal_Bool Export( SvStorageRef &rObj,
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6818 sal_Bool SvxMSDffManager::GetOLEStorageName( long /* nOLEId */, String&, SvStorageRef&, uno::Refere… in GetOLEStorageName() argument
6839 SvStorageRef xSrcStg; in ImportOLE()
7371 SvStorageRef xObjStg = rSrcStorage->OpenSotStorage( rStorageName, in CreateSdrOLEFromStorage()
7466 SvStorageRef xObjStor = SotStorage::OpenOLEStorage( xDestStorage, aDstStgName ); in CreateSdrOLEFromStorage()
H A Dmsocximex.cxx1601 sal_Bool OCX_ImageButton::Export(SvStorageRef &rObj, in Export()
1820 sal_Bool OCX_OptionButton::Export(SvStorageRef &rObj, in Export()
2093 sal_Bool OCX_TextBox::Export(SvStorageRef &rObj, in Export()
2241 sal_Bool OCX_FieldControl::Export(SvStorageRef &rObj, in Export()
2721 sal_Bool OCX_ComboBox::Export(SvStorageRef &rObj, in Export()
2937 sal_Bool OCX_ListBox::Export(SvStorageRef &rObj, in Export()
4331 sal_Bool OCX_Label::Export(SvStorageRef &rObj, in Export()
4901 sal_Bool OCX_CheckBox::Export(SvStorageRef &rObj, in Export()
5419 sal_Bool OCX_Image::Export(SvStorageRef &rObj, in Export()
5611 SvStorageRef &rObj, in Export()
[all …]
H A Dmsvbasic.cxx147 int VBA_Impl::ReadVBAProject(const SvStorageRef &rxVBAStorage) in ReadVBAProject()
408 SvStorageRef xMacros= xStor->OpenSotStorage( rToplevel, in Open()
H A Dmsvbasic.hxx93 SvStorageRef xVBA;
96 SvStorageRef xStor;
107 int ReadVBAProject(const SvStorageRef &rxVBAStorage);
H A Dsvxmsbas.cxx93 SvStorageRef xVBAStg(xRoot->OpenSotStorage(rStorageName, in ImportForms_Impl()
141 SvStorageRef xForm (xVBAStg->OpenSotStorage(*aIter, in ImportForms_Impl()
198 SvStorageRef xVBAStg( xRoot->OpenSotStorage( rStorageName, in CopyStorage_Impl()
203 SvStorageRef xVBASubStg( xVBAStg->OpenSotStorage( rSubStorageName, in CopyStorage_Impl()
H A Dsvxmsbas2.cxx71 SvStorageRef xVBAStg( SotStorage::OpenOLEStorage( xSrcRoot, GetMSBasicStorageName(), in GetSaveWarningOfMSVBAStorage()
/trunk/main/sd/inc/
H A Dsdmod.hxx149 SvStorageRef xOptionStorage;
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx120 …r( const std::vector< com::sun::star::beans::PropertyValue >& rMediaData, SvStorageRef& rSvStorage, in PPTWriter()
1801 SvStorageRef xTempStorage( new SvStorage( new SvMemoryStream(), sal_True ) ); in ImplWriteOLE()
1807 SvStorageRef xCleanStorage( new SvStorage( sal_False, aStream ) ); in ImplWriteOLE()
1834 SvStorageRef xDest( new SvStorage( new SvMemoryStream(), sal_True ) ); in ImplWriteOLE()
2466 …T( const std::vector< com::sun::star::beans::PropertyValue >& rMediaData, SvStorageRef& rSvStorage, in ExportPPT()
2486 SvStorageRef xDest( new SvStorage( new SvMemoryStream(), sal_True ) ); in SaveVBA()
2490SvStorageRef xOverhead = xDest->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM("_MS_VBA_Overh… in SaveVBA()
2493SvStorageRef xOverhead2 = xOverhead->OpenSotStorage( String( RTL_CONSTASCII_USTRINGPARAM("_MS_VBA_… in SaveVBA()
H A Deppt.hxx726 SvStorageRef mrStg;
834 … PPTWriter( const std::vector< com::sun::star::beans::PropertyValue >&, SvStorageRef& rSvStorage,
H A Depptso.cxx4613 SvStorageRef xTemp( new SvStorage( new SvMemoryStream(), sal_True ) ); in ImplWritePage()
/trunk/main/sd/source/filter/
H A Dsdpptwrp.cxx50 …DONCALLAPI *ExportPPT )( const std::vector< com::sun::star::beans::PropertyValue >&, SvStorageRef&,
87 SvStorageRef xDualStorage; in Import()
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx848 SvStorageRef aStor = new SvStorage(String()); in DoVerb()
/trunk/main/sot/inc/sot/
H A Dstorage.hxx264 #define SvStorageRef SotStorageRef macro
/trunk/main/starmath/source/
H A Ddocument.cxx773 SvStorageRef aStorage = new SotStorage( pStream, sal_False ); in ConvertFrom()
H A Dmathtype.cxx2048 SvStorageRef pStor = new SotStorage( pStream, sal_False ); in ConvertFromStarMath()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx730SvStorageRef aTempStorageRef( new SvStorage( sal_False, aTmpURL.GetMainURL( INetURLObject::NO_DECO… in Actualize()
1015 SvStorageRef xStor( GetSvDrawStorage() ); in GetModel()
1039 SvStorageRef xStor( GetSvDrawStorage() ); in InsertModel()
1091 SvStorageRef xStor( GetSvDrawStorage() ); in GetModelStream()
1139 SvStorageRef xStor( GetSvDrawStorage() ); in InsertModelStream()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx420 SvStorageRef aRef = new SvStorage( aEmptyStr ); in RepeatImpl()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx50 SvStorageRef* pxStor;
2569 pxStor = new SvStorageRef( new SvStorage( rName, STREAM_STD_READ ) ); in PrepareConvert()
H A Dmsvbasic.cxx164 int VBA_Impl::ReadVBAProject(const SvStorageRef &rxVBAStorage) in ReadVBAProject()
357 SvStorageRef xMacros= xStor->OpenStorage(rToplevel); in Open()
H A Dmsvbasic.hxx76 SvStorageRef xVBA;
78 SvStorageRef xStor;
85 int ReadVBAProject(const SvStorageRef &rxVBAStorage);
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx3150 SvStorageRef xObjPool = rWW8Wrt.GetWriter().GetStorage().OpenSotStorage( in ExportControl()
3157 SvStorageRef xOleStg = xObjPool->OpenSotStorage(sStorageName, in ExportControl()
H A Dwrtww8.hxx125 class SvStorageRef;
943SvStorageRef xEscherStg; /// memory leak #i120098#, to hold the reference to unnamed So…
1035 bool TestOleNeedsGraphic(const SwAttrSet& rSet, SvStorageRef xOleStg,
1036 SvStorageRef xObjStg, String &rStorageName, SwOLENode *pOLENd);

Completed in 212 milliseconds

12