you are correct, I will spin a new patch.
On 2012-03-02 17:42, Ivan Timofeev wrote:
Hi,
> -DECLARE_TABLE( SwBookmarkNodeTable, SvPtrarr* )
> +typedef std::multimap
SwBookmarkNodeTable;
...
> +SwBookmarkNodeTable aBkmkNodePos;
...
> -SvPtrarr* pArr = (m_pImpl->pBkmkNodePos) ?
> -
Hi,
> -DECLARE_TABLE( SwBookmarkNodeTable, SvPtrarr* )
> +typedef std::multimap
SwBookmarkNodeTable;
...
> +SwBookmarkNodeTable aBkmkNodePos;
...
> -SvPtrarr* pArr = (m_pImpl->pBkmkNodePos) ?
> -m_pImpl->pBkmkNodePos->Get( nNd ) : 0;
> -if( pArr )
> +SwBookmarkNodeTabl
Thanks, pushed to master.
(Small wish: Please format the git commit comment according to
conventions: One short (less than 79 characters) first line that
summarizes the commit, followed if necessary by a blank line and one
or several paragraphs, with max 79 character line length.)
--tml
Hi
License is on file.
Regards, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
0001-Convert-SvPtrarr-usage-to-std-vector-in-GetBookmarks.patch
Description: application/mbox
___
LibreOffice mailing list
LibreOffice@lists.freedeskt