Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/docshell/ !
H A Ddocshel4.cxx335 mpDoc->SetStartWithPresentation( true ); in Load()
481 mpDoc->SetStartWithPresentation( true ); in ConvertFrom()
/trunk/main/sd/inc/ !
H A Ddrawdoc.hxx288 void SetStartWithPresentation( bool bStartWithPresentation );
/trunk/main/sd/source/core/ !
H A Ddrawdoc.cxx1004 void SdDrawDocument::SetStartWithPresentation( bool bStartWithPresentation ) in SetStartWithPresentation() function in SdDrawDocument
/trunk/main/sd/source/ui/view/ !
H A DViewShellBase.cxx479 GetDocument()->SetStartWithPresentation( false ); in Notify()