Home
last modified time | relevance | path

Searched hist:"81 d0948d" (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/editeng/source/outliner/
H A Doutlobj.cxxdiff 81d0948d Tue Jan 28 16:24:44 UTC 2014 Herbert Dürr <hdu@apache.org> #i123228# ParagraphData symbols shouldn't be required for outlobj.hxx users

Avoid the ParagraphDataVector default constructor in the editeng/outlobj.hxx
header. ParagraphData symbols are not DLLPUBLIC so they are not available
outside of editeng. When inlining is disabled (e.g. for debugging) this may
break the build as observed when building svx in debug mode on Solaris.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562109 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/editeng/inc/editeng/
H A Doutlobj.hxxdiff 81d0948d Tue Jan 28 16:24:44 UTC 2014 Herbert Dürr <hdu@apache.org> #i123228# ParagraphData symbols shouldn't be required for outlobj.hxx users

Avoid the ParagraphDataVector default constructor in the editeng/outlobj.hxx
header. ParagraphData symbols are not DLLPUBLIC so they are not available
outside of editeng. When inlining is disabled (e.g. for debugging) this may
break the build as observed when building svx in debug mode on Solaris.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562109 13f79535-47bb-0310-9956-ffa450edef68

Completed in 19 milliseconds