Searched refs:mbIsComment (Results 1 – 1 of 1) sorted by relevance
55 sal_Bool mbIsComment; member379 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()[all …]