Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/core/
H A Ducbstore.hxx135 struct PersistentPropertySet_Impl;
146 std::unique_ptr<PersistentPropertySet_Impl> m_pImpl;
H A Ducbstore.cxx1053 struct PersistentPropertySet_Impl struct
1064 PersistentPropertySet_Impl( PropertySetRegistry& rCreator, in PersistentPropertySet_Impl() argument
1078 : m_pImpl( new PersistentPropertySet_Impl( rCreator, rKey ) ) in PersistentPropertySet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/core/
H A Ducbstore.hxx145 struct PersistentPropertySet_Impl;
156 std::unique_ptr<PersistentPropertySet_Impl> m_pImpl;
H A Ducbstore.cxx1052 struct PersistentPropertySet_Impl struct
1063 PersistentPropertySet_Impl( PropertySetRegistry& rCreator, in PersistentPropertySet_Impl() argument
1077 : m_pImpl( new PersistentPropertySet_Impl( rCreator, rKey ) ) in PersistentPropertySet()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog310806 loplugin:useuniqueptr in PersistentPropertySet_Impl
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog572855 loplugin:useuniqueptr in PersistentPropertySet_Impl