Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx253 … WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< rtl::OUString >& rEnds );
H A Ddocxattributeoutput.hxx270 … WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< rtl::OUString >& rEnds );
H A Ddocxattributeoutput.cxx2656 std::vector< OUString >& rEnds ) in WriteBookmarks_Impl()
2665 …for ( std::vector< OUString >::const_iterator it = rEnds.begin(), end = rEnds.end(); it < end; ++i… in WriteBookmarks_Impl()
2670 rEnds.clear(); in WriteBookmarks_Impl()
H A Drtfattributeoutput.cxx1618 …::WriteBookmarks_Impl( std::vector< rtl::OUString >& rStarts, std::vector< rtl::OUString >& rEnds ) in WriteBookmarks_Impl() argument
1628 …for ( std::vector< OUString >::const_iterator it = rEnds.begin(), end = rEnds.end(); it < end; ++i… in WriteBookmarks_Impl()
1634 rEnds.clear(); in WriteBookmarks_Impl()

Completed in 57 milliseconds