Home
last modified time | relevance | path

Searched refs:rStarts (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2655 void DocxAttributeOutput::WriteBookmarks_Impl( std::vector< OUString >& rStarts, in WriteBookmarks_Impl() argument
2658 …for ( std::vector< OUString >::const_iterator it = rStarts.begin(), end = rStarts.end(); it < end;… in WriteBookmarks_Impl()
2663 rStarts.clear(); in WriteBookmarks_Impl()
H A Drtfattributeoutput.hxx253 …void WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< rtl::OUString >& rEn…
H A Ddocxattributeoutput.hxx270 …void WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< rtl::OUString >& rEn…
H A Drtfattributeoutput.cxx1639 void RtfAttributeOutput::WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< r… in WriteBookmarks_Impl() argument
1641 …for ( std::vector< OUString >::const_iterator it = rStarts.begin(), end = rStarts.end(); it < end;… in WriteBookmarks_Impl()
1647 rStarts.clear(); in WriteBookmarks_Impl()

Completed in 48 milliseconds