Searched refs:PictPropertyNameValuePairs (Results 1 – 2 of 2) sorted by relevance
109 typedef ::std::vector< ::std::pair< ::rtl::OUString, ::rtl::OUString > > PictPropertyNameValuePairs; typedef140 PictPropertyNameValuePairs aPropertyPairs;
1313 PictPropertyNameValuePairs::const_iterator aIt = pPicType->aPropertyPairs.begin(); in InsPicture()1314 PictPropertyNameValuePairs::const_iterator aEnd = pPicType->aPropertyPairs.end(); in InsPicture()