Searched refs:SfxItemPropertyNamedEntry (Results 1 – 2 of 2) sorted by relevance
78 struct SfxItemPropertyNamedEntry : public SfxItemPropertySimpleEntry struct81 … SfxItemPropertyNamedEntry( const String& rName, const SfxItemPropertySimpleEntry& rSimpleEntry) : in SfxItemPropertyNamedEntry() function86 typedef std::vector< SfxItemPropertyNamedEntry > PropertyEntryVector_t;
192 aRet.push_back( SfxItemPropertyNamedEntry( (*aIt).first, * pEntry ) ); in getPropertyEntries()
Completed in 11 milliseconds