Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Ddynamicmenuoptions.cxx386 void impl_SortAndExpandPropertyNames( const Sequence< OUString >& lSource ,
732 impl_SortAndExpandPropertyNames( lNewItems , lProperties, SETNODE_NEWMENU ); in impl_GetPropertyNames()
733 impl_SortAndExpandPropertyNames( lWizardItems , lProperties, SETNODE_WIZARDMENU ); in impl_GetPropertyNames()
734 impl_SortAndExpandPropertyNames( lHelpBookmarksItems, lProperties, SETNODE_HELPBOOKMARKS ); in impl_GetPropertyNames()
773 void SvtDynamicMenuOptions_Impl::impl_SortAndExpandPropertyNames( const Sequence< OUString >& lSour… in impl_SortAndExpandPropertyNames() function in SvtDynamicMenuOptions_Impl

Completed in 29 milliseconds