Searched refs:bStartPresentation (Results 1 – 1 of 1) sorted by relevance
318 bool bStartPresentation = false; in Load() local334 bStartPresentation = true; in Load()379 if( IsPreview() || bStartPresentation ) in Load()383 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in Load()465 bool bStartPresentation = false; in ConvertFrom() local480 bStartPresentation = true; in ConvertFrom()534 if( IsPreview() || bStartPresentation ) in ConvertFrom()538 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in ConvertFrom()
Completed in 18 milliseconds