Lines Matching refs:SetBoolInAny
347 ScUnoHelpFunctions::SetBoolInAny( aRet, pDocShell->Stamp_GetPrintCancelState() ); in getPropertyValue()
351 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NULLVALS ) ); in getPropertyValue()
353 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NOTES ) ); in getPropertyValue()
355 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_GRID ) ); in getPropertyValue()
363 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_PAGEBREAKS ) ); in getPropertyValue()
367 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_HEADER ) ); in getPropertyValue()
369 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue()
371 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_OUTLINER ) ); in getPropertyValue()
373 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAutoCalc() ); in getPropertyValue()
412 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAsianKerning() ); in getPropertyValue()
422 ScUnoHelpFunctions::SetBoolInAny( aRet, pDocShell->HasSharedXMLFlagSet() ); in getPropertyValue()
430 ScUnoHelpFunctions::SetBoolInAny( aRet, aGridOpt.GetUseGridSnap() ); in getPropertyValue()
432 ScUnoHelpFunctions::SetBoolInAny( aRet, aGridOpt.GetGridVisible() ); in getPropertyValue()
442 ScUnoHelpFunctions::SetBoolInAny( aRet, aGridOpt.GetSynchronize() ); in getPropertyValue()