Home
last modified time | relevance | path

Searched refs:pOPO (Results 26 – 28 of 28) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx1398 OutlinerParaObject* pOPO = GetOutlinerParaObject(); in createSdrGrafObjReplacement() local
1400 if(pOPO && GetModel()) in createSdrGrafObjReplacement()
1402 pClone->NbcSetOutlinerParaObject(new OutlinerParaObject(*pOPO)); in createSdrGrafObjReplacement()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1008 if( const OutlinerParaObject* pOPO = pCaption->GetOutlinerParaObject() ) in XclExpNote() local
1009 …j( new XclObjComment( rRoot.GetObjectManager(), pCaption->GetLogicRect(), pOPO->GetTextObject(), p… in XclExpNote()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3075 const OutlinerParaObject* pOPO = pTextObj->GetOutlinerParaObject(); in importTargetElementContainer() local
3076 if( pOPO == NULL ) in importTargetElementContainer()
3079 const EditTextObject& rEditTextObject = pOPO->GetTextObject(); in importTargetElementContainer()

Completed in 47 milliseconds

12