Lines Matching refs:GetConfigItem
876 SvtLinguConfigItem & SvtLinguConfig::GetConfigItem() in GetConfigItem() function in SvtLinguConfig
891 return GetConfigItem().GetNodeNames( rNode ); in GetNodeNames()
897 return GetConfigItem().GetProperties(rNames); in GetProperties()
904 return GetConfigItem().ReplaceSetProperties( rNode, rValues ); in ReplaceSetProperties()
910 return GetConfigItem().GetProperty( rPropertyName ); in GetProperty()
916 return GetConfigItem().GetProperty( nPropertyHandle ); in GetProperty()
922 return GetConfigItem().SetProperty( rPropertyName, rValue ); in SetProperty()
928 return GetConfigItem().SetProperty( nPropertyHandle, rValue ); in SetProperty()
934 return GetConfigItem().GetOptions( rOptions ); in GetOptions()
940 return GetConfigItem().SetOptions( rOptions ); in SetOptions()
946 return GetConfigItem().IsReadOnly( rPropertyName ); in IsReadOnly()
951 return GetConfigItem().IsReadOnly( nPropertyHandle ); in IsReadOnly()