Searched refs:_nLevels (Results 1 – 2 of 2) sorted by relevance
/trunk/main/unotools/source/config/ |
H A D | configvaluecontainer.cxx | 283 const sal_Char* _pConfigLocation, const sal_uInt16 _nAccessFlags, const sal_Int32 _nLevels ) in OConfigurationValueContainer() argument 286 implConstruct( ::rtl::OUString::createFromAscii( _pConfigLocation ), _nAccessFlags, _nLevels ); in OConfigurationValueContainer() 294 …const ::rtl::OUString& _rConfigLocation, const sal_uInt16 _nAccessFlags, const sal_Int32 _nLevels ) in OConfigurationValueContainer() argument 297 implConstruct( _rConfigLocation, _nAccessFlags, _nLevels ); in OConfigurationValueContainer() 320 const sal_uInt16 _nAccessFlags, const sal_Int32 _nLevels ) in implConstruct() argument 329 _nLevels, in implConstruct()
|
/trunk/main/unotools/inc/unotools/ |
H A D | configvaluecontainer.hxx | 99 const sal_Int32 _nLevels = -1 123 const sal_Int32 _nLevels = -1 220 const sal_Int32 _nLevels
|
Completed in 35 milliseconds