Searched refs:maGrfURLs (Results 1 – 2 of 2) sorted by relevance
673 URLPairVector::iterator aIter( maGrfURLs.begin() ), aEnd( maGrfURLs.end() ); in ImplInsertGraphicURL()678 maGrfURLs[ nInsertPos ].second = (*aIter).second; in ImplInsertGraphicURL()687 URLPair& rURLPair = maGrfURLs[ nInsertPos ]; in ImplInsertGraphicURL()768 URLPairVector::iterator aIter( maGrfURLs.begin() ), aEnd( maGrfURLs.end() ); in ImplInsertGraphicURL()857 const sal_Int32 nIndex = maGrfURLs.size(); in resolveGraphicObjectURL()890 maGrfURLs.push_back( ::std::make_pair( aURL, ::rtl::OUString() ) ); in resolveGraphicObjectURL()893 return maGrfURLs[ nIndex ].second; in resolveGraphicObjectURL()
71 URLPairVector maGrfURLs; member in SvXMLGraphicHelper
Completed in 37 milliseconds