Lines Matching refs:mbIsComment
55 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()
1053 if ( !pKey->mbIsComment && pKey->maKey.EqualsIgnoreCaseAscii( rKey ) ) in WriteKey()
1066 pKey->mbIsComment = sal_False; in WriteKey()
1118 if ( !pKey->mbIsComment && pKey->maKey.EqualsIgnoreCaseAscii( rKey ) ) in DeleteKey()
1170 if ( !pKey->mbIsComment ) in GetKeyCount()
1201 if ( !pKey->mbIsComment ) in GetKeyName()
1236 if ( !pKey->mbIsComment ) in ReadKey()