Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Doutput.hxx209 void SetSyntaxMode( sal_Bool bNewMode );
H A Dviewdata.hxx391 void SetSyntaxMode ( sal_Bool bNewMode ) { pOptions->SetOption( VOPT_SYNTAX, bNewMode ); } in SetSyntaxMode() function in ScViewData
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx585 GetViewData()->SetSyntaxMode( bSet ); in Execute()
H A Dviewdata.cxx320 SetSyntaxMode ( sal_False ); in ScViewData()
388 SetSyntaxMode ( rViewData.IsSyntaxMode() ); in ScViewData()
H A Dgridwin4.cxx563 aOutputData.SetSyntaxMode ( pViewData->IsSyntaxMode() ); in Draw()
H A Doutput.cxx282 void ScOutputData::SetSyntaxMode( sal_Bool bNewMode ) in SetSyntaxMode() function in ScOutputData

Completed in 38 milliseconds