Lines Matching refs:SetBoolInAny

247 	ScUnoHelpFunctions::SetBoolInAny( pArray[3].Value, rParam.bNative );  in FillProperties()
358 ScUnoHelpFunctions::SetBoolInAny( pArray[1].Value, rParam.bHasHeader ); in FillProperties()
367 ScUnoHelpFunctions::SetBoolInAny( pArray[4].Value, rParam.bIncludePattern ); in FillProperties()
370 ScUnoHelpFunctions::SetBoolInAny( pArray[5].Value, !rParam.bInplace ); in FillProperties()
376 ScUnoHelpFunctions::SetBoolInAny( pArray[7].Value, rParam.bUserDef ); in FillProperties()
819 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bCaseSens ); in getPropertyValue()
821 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bIncludePattern ); in getPropertyValue()
823 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDoSort ); in getPropertyValue()
825 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bAscending ); in getPropertyValue()
827 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bPagebreak ); in getPropertyValue()
829 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bUserDef ); in getPropertyValue()
1480 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bHasHeader ); in getPropertyValue()
1482 ScUnoHelpFunctions::SetBoolInAny( aRet, !(aParam.bInplace) ); in getPropertyValue()
1484 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bCaseSens ); in getPropertyValue()
1502 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDestPers ); in getPropertyValue()
1504 ScUnoHelpFunctions::SetBoolInAny( aRet, !(aParam.bDuplicate) ); in getPropertyValue()
1506 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bRegExp ); in getPropertyValue()
2078 ScUnoHelpFunctions::SetBoolInAny( aRet, pData->IsKeepFmt() ); in getPropertyValue()
2080 ScUnoHelpFunctions::SetBoolInAny( aRet, pData->IsDoSize() ); in getPropertyValue()
2082 ScUnoHelpFunctions::SetBoolInAny( aRet, pData->IsStripData() ); in getPropertyValue()
2086 ScUnoHelpFunctions::SetBoolInAny( aRet, in getPropertyValue()
2100 ScUnoHelpFunctions::SetBoolInAny( aRet, bAutoFilter ); in getPropertyValue()
2107 ScUnoHelpFunctions::SetBoolInAny( aRet, bIsAdvancedSource ); in getPropertyValue()
2120 ScUnoHelpFunctions::SetBoolInAny( aRet, GetDBData_Impl()->HasImportSelection() ); in getPropertyValue()