Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/docshell/
H A Ddocshel4.cxx318 bool bStartPresentation = false; in Load() local
334 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() local
480 bStartPresentation = true; in ConvertFrom()
534 if( IsPreview() || bStartPresentation ) in ConvertFrom()
538 pMediumSet->Put( SfxUInt16Item( SID_VIEW_ID, bStartPresentation ? 1 : 5 ) ); in ConvertFrom()

Completed in 15 milliseconds