summaryrefslogtreecommitdiff
path: root/sd/source/core/drawdoc3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/drawdoc3.cxx')
-rw-r--r--sd/source/core/drawdoc3.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index 99647b42aab0..f9942b1d3d27 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -60,6 +60,8 @@ using namespace ::com::sun::star;
every page in the bookmark document/list
*/
+namespace {
+
class InsertBookmarkAsPage_FindDuplicateLayouts
{
public:
@@ -70,6 +72,8 @@ private:
std::vector<OUString> &mrLayoutsToTransfer;
};
+}
+
void InsertBookmarkAsPage_FindDuplicateLayouts::operator()( SdDrawDocument& rDoc, SdPage const * pBMMPage, bool bRenameDuplicates, SdDrawDocument* pBookmarkDoc )
{
// now check for duplicate masterpage and layout names