Searched refs:GetMetadataReference (Results 1 – 3 of 3) sorted by relevance
119 CPPUNIT_ASSERT_MESSAGE("set failed", m1.GetMetadataReference() == id1); in test()126 m1.GetMetadataReference() == id1); in test()129 m1.GetMetadataReference() == id1); in test()132 beans::StringPair m2id(m2.GetMetadataReference()); in test()136 m2.GetMetadataReference() == m2id); in test()140 !m1.GetMetadataReference().Second.getLength()); in test()144 m1.GetMetadataReference() == id1); in test()154 !m1.GetMetadataReference().Second.getLength()); in test()157 CPPUNIT_ASSERT_MESSAGE("copy: source", m2.GetMetadataReference() == id1); in test()159 !m3.GetMetadataReference().Second.getLength()); in test()[all …]
82 ::com::sun::star::beans::StringPair GetMetadataReference() const;
1318 Metadatable::GetMetadataReference() const in GetMetadataReference() function in sfx2::Metadatable1637 return pObject->GetMetadataReference(); in getMetadataReference()