Searched refs:aPropItem (Results 1 – 2 of 2) sorted by relevance
119 PropItem aPropItem; in SdPPTImport() local120 if ( pSection->GetProperty( PID_COMMENTS, aPropItem ) ) in SdPPTImport()123 aPropItem.Read( aComment ); in SdPPTImport()274 PropItem aPropItem; in Import() local287 if ( pSection->GetProperty( PID_SLIDECOUNT, aPropItem ) ) in Import()289 aPropItem >> nType; in Import()294 aPropItem >> nSlideCount; in Import()295 if ( nSlideCount && pSection->GetProperty( PID_HEADINGPAIR, aPropItem ) ) in Import()304 aPropItem >> nType in Import()313 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()