Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Dfontsubstconfig.cxx146 const uno::Type& rBoolType = ::getBooleanCppuType(); in Commit() local
160 pSetValues[nSetValue++].Value.setValue(&pSubst->bReplaceAlways, rBoolType); in Commit()
162 pSetValues[nSetValue++].Value.setValue(&pSubst->bReplaceOnScreenOnly, rBoolType); in Commit()
H A Dcolorcfg.cxx281 const uno::Type& rBoolType = ::getBooleanCppuType(); in Commit() local
296 pPropValues[nIndex].Value.setValue(&m_aConfigValues[i/2].bIsVisible, rBoolType); in Commit()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1683 const Type& rBoolType = ::getBooleanCppuType(); in Commit() local
1685 pValues[7].Value.setValue(&bTmp, rBoolType); in Commit()
1688 pValues[8].Value.setValue(&bTmp, rBoolType); in Commit()
1691 pValues[9].Value.setValue(&bTmp, rBoolType); in Commit()
1694 pValues[10].Value.setValue(&bTmp, rBoolType); in Commit()
1729 pSubValues[2].Value.setValue(&bVal, rBoolType); in Commit()
1731 pSubValues[3].Value.setValue(&bVal, rBoolType); in Commit()

Completed in 44 milliseconds