Home
last modified time | relevance | path

Searched refs:pOutlinerObj (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/inc/
H A Dpostit.hxx231 SfxItemSet* pItemSet, OutlinerParaObject* pOutlinerObj,
/trunk/main/sc/source/core/data/
H A Dpostit.cxx870 OutlinerParaObject* pOutlinerObj, const Rectangle& rCaptionRect, in CreateNoteFromObjectData() argument
873 …OSL_ENSURE( pItemSet && pOutlinerObj, "ScNoteUtil::CreateNoteFromObjectData - item set and outline… in CreateNoteFromObjectData()
878 rInitData.mxOutlinerObj.reset( pOutlinerObj ); in CreateNoteFromObjectData()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1822 OutlinerParaObject* pOutlinerObj = rSdrObj.GetOutlinerParaObject(); in DoPreProcessSdrObj() local
1823 if( maScPos.IsValid() && pOutlinerObj ) in DoPreProcessSdrObj()
1829 new OutlinerParaObject( *pOutlinerObj ), // new object on heap expected in DoPreProcessSdrObj()
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx638 if( OutlinerParaObject* pOutlinerObj = pObject->GetOutlinerParaObject() ) in SetAnnotation() local
639 xOutlinerObj.reset( new OutlinerParaObject( *pOutlinerObj ) ); in SetAnnotation()

Completed in 53 milliseconds