Home
last modified time | relevance | path

Searched refs:rSdrPowerPointImport (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/filter/source/msfilter/
H A Dsvdfppt.cxx6719 PPTTextObj::PPTTextObj( SvStream& rIn, SdrPowerPointImport& rSdrPowerPointImport, PptSlidePersistEn… in PPTTextObj() argument
6743 PPTExtParaProv* pExtParaProv = rSdrPowerPointImport.pPPTStyleSheet->pExtParaProv; in PPTTextObj()
6748 … mpImplTextObj->mnShapeMaster = rSdrPowerPointImport.GetPropertyValue( DFF_Prop_hspMaster, 0 ); in PPTTextObj()
6753 …if ( rSdrPowerPointImport.maShapeRecords.SeekToContent( rIn, DFF_msofbtClientData, SEEK_FROM_CURRE… in PPTTextObj()
6756 … DffRecordHeader& aClientDataContainerHd = *rSdrPowerPointImport.maShapeRecords.Current(); in PPTTextObj()
6758 …if ( rSdrPowerPointImport.SeekToRec( rIn, PPT_PST_OEPlaceholderAtom, aClientDataContainerHd.GetRec… in PPTTextObj()
6765 … if ( rSdrPowerPointImport.SeekToContentOfProgTag( 9, rIn, aClientDataContainerHd, aProgTagHd ) ) in PPTTextObj()
6774 …if ( rSdrPowerPointImport.maShapeRecords.SeekToContent( rIn, DFF_msofbtClientTextbox, SEEK_FROM_CU… in PPTTextObj()
6776 DffRecordHeader aClientTextBoxHd( *rSdrPowerPointImport.maShapeRecords.Current() ); in PPTTextObj()
6788 …if ( rSdrPowerPointImport.SeekToRec( rIn, PPT_PST_OutlineTextRefAtom, aClientTextBoxHd.GetRecEndFi… in PPTTextObj()
[all …]