Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2765 if ( rManager.pSecPropSet->SeekToContent( DFF_Prop_metroBlob, rIn ) ) in CheckAndCorrectExcelTextRotation()
2767 sal_uInt32 nLen = rManager.pSecPropSet->GetPropertyValue( DFF_Prop_metroBlob ); in CheckAndCorrectExcelTextRotation()
4358 pSecPropSet = new DffPropertyReader( *this ); in ImportShape()
4359 pSecPropSet->ReadPropSet( rSt, NULL ); in ImportShape()
5705 pSecPropSet( NULL ), in SV_IMPL_OP_PTRARR_SORT()
5758 pSecPropSet( NULL ), in SvxMSDffManager()
5781 delete pSecPropSet; in ~SvxMSDffManager()
/AOO41X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx505 DffPropertyReader* pSecPropSet; member in SvxMSDffManager