Searched refs:lDisabledItems (Results 1 – 1 of 1) sorted by relevance
482 …Sequence< OUString > lDisabledItems = GetNodeNames( SETNODE_DISABLED, utl::CONFIG_NAME_LOCAL_… in impl_GetPropertyNames() local491 for (sal_Int32 i=0; i<lDisabledItems.getLength(); ++i ) in impl_GetPropertyNames()495 aBuffer.append( lDisabledItems[i] ); in impl_GetPropertyNames()497 lDisabledItems[i] = aBuffer.makeStringAndClear(); in impl_GetPropertyNames()501 return lDisabledItems; in impl_GetPropertyNames()
Completed in 7 milliseconds