Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2775 if ( rManager.pSecPropSet->SeekToContent( DFF_Prop_metroBlob, rIn ) ) in CheckAndCorrectExcelTextRotation()
2777 sal_uInt32 nLen = rManager.pSecPropSet->GetPropertyValue( DFF_Prop_metroBlob ); in CheckAndCorrectExcelTextRotation()
4368 pSecPropSet = new DffPropertyReader( *this ); in ImportShape()
4369 pSecPropSet->ReadPropSet( rSt, NULL ); in ImportShape()
5715 pSecPropSet( NULL ), in SV_IMPL_OP_PTRARR_SORT()
5768 pSecPropSet( NULL ), in SvxMSDffManager()
5791 delete pSecPropSet; in ~SvxMSDffManager()
/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx505 DffPropertyReader* pSecPropSet; member in SvxMSDffManager