Searched refs:aPropItem (Results 1 – 2 of 2) sorted by relevance
117 PropItem aPropItem; in SdPPTImport() local118 if ( pSection->GetProperty( PID_COMMENTS, aPropItem ) ) in SdPPTImport()121 aPropItem.Read( aComment ); in SdPPTImport()272 PropItem aPropItem; in Import() local285 if ( pSection->GetProperty( PID_SLIDECOUNT, aPropItem ) ) in Import()287 aPropItem >> nType; in Import()292 aPropItem >> nSlideCount; in Import()293 if ( nSlideCount && pSection->GetProperty( PID_HEADINGPAIR, aPropItem ) ) in Import()302 aPropItem >> nType in Import()311 if ( !aPropItem.Read( aUString, VT_EMPTY, sal_False ) ) in Import()[all …]
545 PropItem aPropItem; in Read() local546 if ( GetProperty( 1, aPropItem ) ) in Read()549 aPropItem >> nPropType; in Read()552 aPropItem >> nCodePage; in Read()