Home
last modified time | relevance | path

Searched defs:_sKey (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/qadevOOo/runner/graphical/
H A DIniFile.java140 public boolean hasValue(String _sSectionName, String _sKey) in hasValue()
231 private int findKey(String _sSection, String _sKey) in findKey()
243 private int findKeyFromKnownSection(int _nSectionIndex, String _sKey) in findKeyFromKnownSection()
277 private int findLastKnownKeyIndex(int _nSectionIndex, String _sKey) in findLastKnownKeyIndex()
333 public String getValue(String _sSection, String _sKey) in getValue()
367 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue()
452 public void insertValue(String _sSection, String _sKey, int _nValue) in insertValue()
457 public void insertValue(String _sSection, String _sKey, long _nValue) in insertValue()
472 public void insertValue(String _sSection, String _sKey, String _sValue) in insertValue()
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java161 public boolean hasValue(String _sSectionName, String _sKey) in hasValue()
252 private int findKey(String _sSection, String _sKey) in findKey()
264 private int findKeyFromKnownSection(int _nSectionIndex, String _sKey) in findKeyFromKnownSection()
298 private int findLastKnownKeyIndex(int _nSectionIndex, String _sKey) in findLastKnownKeyIndex()
354 public String getValue(String _sSection, String _sKey) in getValue()
388 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue()
477 public void insertValue(String _sSection, String _sKey, int _nValue) in insertValue()
482 public void insertValue(String _sSection, String _sKey, long _nValue) in insertValue()
497 public void insertValue(String _sSection, String _sKey, String _sValue) in insertValue()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DIniFile.java168 int findKey(String _sSection, String _sKey) in findKey()
180 int findKeyFromKnownSection(int _nSectionIndex, String _sKey) in findKeyFromKnownSection()
212 int findLastKnownKeyIndex(int _nSectionIndex, String _sKey) in findLastKnownKeyIndex()
266 public String getValue(String _sSection, String _sKey) in getValue()
344 public void insertValue(String _sSection, String _sKey, String _sValue) in insertValue()
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java75 public void setPropertyValue(String _sKey, Object _nValue) in setPropertyValue()
/aoo4110/main/connectivity/source/drivers/hsqldb/
H A DHStorageMap.cxx195 TStorages::mapped_type StorageContainer::getRegisteredStorage(const ::rtl::OUString& _sKey) in getRegisteredStorage()
223 …void StorageContainer::revokeStorage(const ::rtl::OUString& _sKey,const Reference<XTransactionList… in revokeStorage()

Completed in 34 milliseconds