Home
last modified time | relevance | path

Searched refs:pPersist (Results 1 – 20 of 20) sorted by path

/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx516 if ( SUCCEEDED( hr ) && pPersist ) in IsDirty()
517 return pPersist->IsDirty(); in IsDirty()
533 if ( SUCCEEDED( hr ) && pPersist ) in InitNew()
567 if ( SUCCEEDED( hr ) && pPersist ) in Load()
570 hr = pPersist->Load( pStg ); in Load()
607 if ( SUCCEEDED( hr ) && pPersist ) in Save()
633 if ( SUCCEEDED( hr ) && pPersist ) in SaveCompleted()
671 if ( SUCCEEDED( hr ) && pPersist ) in HandsOffStorage()
694 ComSmart< IPersistFile > pPersist; in Load() local
698 if ( SUCCEEDED( hr ) && pPersist ) in Load()
[all …]
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2785 … PptSlidePersistEntry* pPersist = (*pPageList)[ nMasterNum ]; // get the masterpage's persistentry in SeekToShape() local
2786 if ( pPersist && pPersist->pPresentationObjects ) in SeekToShape()
2802 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_PAGETITLE ]; in SeekToShape()
2805 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_PAGETITLE ]; in SeekToShape()
2811 nShapePos = pPersist->pPresentationObjects[ TSS_TYPE_BODY ]; in SeekToShape()
/trunk/main/oox/inc/oox/ppt/
H A Dpresentationfragmenthandler.hxx52 const oox::ppt::SlidePersistPtr pPersist );
/trunk/main/sc/inc/
H A Ddrwlayer.hxx239 static void SetGlobalDrawPersist(SfxObjectShell* pPersist);
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx2055 void ScDrawLayer::SetGlobalDrawPersist(SfxObjectShell* pPersist) // static in SetGlobalDrawPersist() argument
2058 pGlobalDrawPersist = pPersist; in SetGlobalDrawPersist()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1471 ::comphelper::IEmbeddedHelper *pPersist = pSdrModel->GetPersist(); in findAutoLayoutShapesImpl()
1472 if( pPersist ) in findAutoLayoutShapesImpl()
1474 uno::Reference < embed::XEmbeddedObject > xObject = pPersist->getEmbeddedObjectContainer(). in findAutoLayoutShapesImpl()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx744 PptSlidePersistEntry* pPersist = ( pList && ( nAktPageNum < pList->Count() ) ) in Import() local
746 if ( pPersist ) in Import()
748 …if ( pPersist->bStarDrawFiller && pPersist->bNotesMaster && ( nAktPageNum > 2 ) && ( ( nAktPageNum… in Import()
760 else if ( pPersist->bStarDrawFiller == sal_False ) in Import()
762 PptSlidePersistEntry* pE = pPersist; in Import()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1018 ::comphelper::IEmbeddedHelper *pPersist = mpDoc ? mpDoc->GetPersist() : NULL; in createInstance()
1019 if( NULL == pPersist ) in createInstance()
1022 …return (::cppu::OWeakObject * )new SvXMLEmbeddedObjectHelper( *pPersist, EMBEDDEDOBJECTHELPER_MODE… in createInstance()
1027 ::comphelper::IEmbeddedHelper *pPersist = mpDoc ? mpDoc->GetPersist() : NULL; in createInstance()
1028 if( NULL == pPersist ) in createInstance()
1031 …return (::cppu::OWeakObject * )new SvXMLEmbeddedObjectHelper( *pPersist, EMBEDDEDOBJECTHELPER_MODE… in createInstance()
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx56 SfxObjectShell *pPersist; // LinkMgr has to be deallocated before SfxObjectShell member in sfx2::LinkManager
78 SfxObjectShell* GetPersist() const { return pPersist; } in GetPersist()
79 void SetPersist( SfxObjectShell * p ) { pPersist = p; } in SetPersist()
H A Dobjsh.hxx812 SfxObjectShell* pPersist; member
814 ModifyBlocker_Impl( SfxObjectShell* pPersistP ) : pPersist( pPersistP ) in ModifyBlocker_Impl()
823 pPersist->EnableSetModified( bWasEnabled ); in ~ModifyBlocker_Impl()
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx68 : pPersist(p), in SV_IMPL_PTRARR()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx790 ::comphelper::IEmbeddedHelper *pPersist = pSdrModel->GetPersist(); in CreateShapeByTypeAndInventor()
791 if( pPersist ) in CreateShapeByTypeAndInventor()
793 … uno::Reference < embed::XEmbeddedObject > xObject = pPersist->getEmbeddedObjectContainer(). in CreateShapeByTypeAndInventor()
H A Dunoshap4.cxx417 ::comphelper::IEmbeddedHelper *pPersist = mpObj->GetModel()->GetPersist(); in getPropertyValueImpl()
418 …if( (NULL == pPersist) || !pPersist->getEmbeddedObjectContainer().HasEmbeddedObject( pOle->GetPers… in getPropertyValueImpl()
457 ::comphelper::IEmbeddedHelper* pPersist = mpModel->GetPersist(); in createObject()
511 ::comphelper::IEmbeddedHelper* pPersist = mpModel->GetPersist(); in createLink()
517 uno::Reference< task::XInteractionHandler > xInteraction = pPersist->getInteractionHandler(); in createLink()
527 pPersist->getEmbeddedObjectContainer().InsertEmbeddedLink( aMediaDescr , aPersistName ); in createLink()
566 ::comphelper::IEmbeddedHelper* pPersist = mpModel ? mpModel->GetPersist() : 0; in resetModifiedState()
567 if( pPersist && !pPersist->isEnableSetModified() ) in resetModifiedState()
592 ::comphelper::IEmbeddedHelper* pPersist = mpModel->GetPersist(); in GetClassName_Impl()
593 if( pPersist ) in GetClassName_Impl()
[all …]
/trunk/main/svx/source/xml/
H A Dxmlexport.cxx92 ::comphelper::IEmbeddedHelper *pPersist = pModel->GetPersist(); in SvxDrawingLayerExport()
93 if( pPersist ) in SvxDrawingLayerExport()
95 pObjectHelper = SvXMLEmbeddedObjectHelper::Create( *pPersist, EMBEDDEDOBJECTHELPER_MODE_WRITE ); in SvxDrawingLayerExport()
205 ::comphelper::IEmbeddedHelper *pPersist = pModel->GetPersist(); in SvxDrawingLayerImport()
206 if( pPersist ) in SvxDrawingLayerImport()
209 *pPersist, in SvxDrawingLayerImport()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2581 SwDocShell* pPersist = rDoc.GetDocShell(); in Read_GrafLayer() local
2587 rDoc.SetDocShell(pPersist); //#i20540# Persist guard in Read_GrafLayer()
H A Dww8par4.cxx218 SfxObjectShell *pPersist = rDoc.GetPersist(); in InsertOle() local
219 ASSERT(pPersist, "No persist, cannot insert objects correctly"); in InsertOle()
220 if (!pPersist) in InsertOle()
248 sw::hack::DrawingOLEAdaptor aOLEObj(rObject, *pPersist); in InsertOle()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx545 SfxObjectShell *pPersist = rDoc.GetPersist(); in Read() local
546 if( pPersist ) in Read()
549 xStorage, *pPersist, in Read()
H A Dwrtxml.cxx108 SfxObjectShell *pPersist = pDoc->GetPersist(); in _Write() local
109 if( pPersist ) in _Write()
112 xStg, *pPersist, in _Write()
H A Dxmlexp.cxx353 SfxObjectShell *pPersist = pDoc->GetPersist(); in exportDoc() local
354 if( pPersist ) in exportDoc()
357 *pPersist, in exportDoc()
H A Dxmlimp.cxx771 SfxObjectShell *pPersist = pDoc->GetPersist(); in startDocument() local
772 if( pPersist ) in startDocument()
775 *pPersist, in startDocument()

Completed in 156 milliseconds