Searched refs:PROP_READONLY (Results 1 – 4 of 4) sorted by relevance
256 const ::rtl::OUString& MediaDescriptor::PROP_READONLY() in PROP_READONLY() function in comphelper::MediaDescriptor437 const_iterator pIt = find(MediaDescriptor::PROP_READONLY()); in isStreamReadOnly()642 (*this)[MediaDescriptor::PROP_READONLY()] <<= sal_True; in impl_openStreamWithPostData()754 const_iterator pIt = find(MediaDescriptor::PROP_READONLY()); in impl_openStreamWithURL()836 (*this)[MediaDescriptor::PROP_READONLY()] <<= bReadOnly; in impl_openStreamWithURL()
102 static const ::rtl::OUString& PROP_READONLY();
1137 …rDescriptor.getUnpackedValueOrDefault( ::comphelper::MediaDescriptor::PROP_READONLY(), sal_False ); in impl_openStream()1155 rDescriptor.erase( ::comphelper::MediaDescriptor::PROP_READONLY() ); in impl_openStream()
2497 aMedium.erase( comphelper::MediaDescriptor::PROP_READONLY() ); in GetMedium_Impl()
Completed in 49 milliseconds