Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dcmdoptions.cxx482 …Sequence< OUString > lDisabledItems = GetNodeNames( SETNODE_DISABLED, utl::CONFIG_NAME_LOCAL_… in impl_GetPropertyNames() local
491 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 14 milliseconds