Home
last modified time | relevance | path

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

/aoo41x/main/svl/inc/svl/
H A Ditemprop.hxx78 struct SfxItemPropertyNamedEntry : public SfxItemPropertySimpleEntry struct
81SfxItemPropertyNamedEntry( const String& rName, const SfxItemPropertySimpleEntry& rSimpleEntry) : in SfxItemPropertyNamedEntry() argument
86 typedef std::vector< SfxItemPropertyNamedEntry > PropertyEntryVector_t;
/aoo41x/main/svl/source/items/
H A Ditemprop.cxx192 aRet.push_back( SfxItemPropertyNamedEntry( (*aIt).first, * pEntry ) ); in getPropertyEntries()

Completed in 17 milliseconds