Home
last modified time | relevance | path

Searched refs:maGrfURLs (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/xml/
H A Dxmlgrhlp.cxx673 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()
/aoo4110/main/svx/inc/svx/
H A Dxmlgrhlp.hxx71 URLPairVector maGrfURLs; member in SvXMLGraphicHelper

Completed in 37 milliseconds