Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dconfig.cxx55 sal_Bool mbIsComment; member
379 pKey->mbIsComment = sal_True; in ImplMakeConfigList()
397 pKey->mbIsComment = sal_True; in ImplMakeConfigList()
401 pKey->mbIsComment = sal_False; in ImplMakeConfigList()
490 if ( pKey->mbIsComment ) in ImplGetConfigBuffer()
549 if ( pKey->mbIsComment ) in ImplGetConfigBuffer()
1011 if ( !pKey->mbIsComment && pKey->maKey.EqualsIgnoreCaseAscii( rKey ) ) in ReadKey()
1066 pKey->mbIsComment = sal_False; in WriteKey()
1170 if ( !pKey->mbIsComment ) in GetKeyCount()
1201 if ( !pKey->mbIsComment ) in GetKeyName()
[all …]

Completed in 14 milliseconds