summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpobjfactory.cxx
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas.kanapickas@gmail.com>2010-10-18 19:33:02 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-18 19:33:02 +0100
commit42b0ace3fa39a2f672d2222ea57482258058d249 (patch)
tree89a2ec5bce3b142c21dfac67abb3dccd1b85a63b /lotuswordpro/source/filter/lwpobjfactory.cxx
parentRemove unnecessary comments from sw_unotbl.cxx (diff)
downloadcore-42b0ace3fa39a2f672d2222ea57482258058d249.tar.gz
core-42b0ace3fa39a2f672d2222ea57482258058d249.zip
remove non-compiled code
Diffstat (limited to 'lotuswordpro/source/filter/lwpobjfactory.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpobjfactory.cxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/lotuswordpro/source/filter/lwpobjfactory.cxx b/lotuswordpro/source/filter/lwpobjfactory.cxx
index 3c2555749a85..e1f8ce854210 100644
--- a/lotuswordpro/source/filter/lwpobjfactory.cxx
+++ b/lotuswordpro/source/filter/lwpobjfactory.cxx
@@ -740,21 +740,6 @@ LwpObject* LwpObjectFactory::QueryObject(const LwpObjectID &objID)
}
return obj;
}
-#if 0
-#ifdef WIN32
-void LwpObjectFactory::SetOleObjInfo(SvStorageRef& objStor)
-{
- m_objStor = objStor;
- m_objStor->FillInfoList(&m_infoList); //Fill all objects into a list from then storage.
-}
-
-void LwpObjectFactory::GetOleObjInfo(SvStorageRef & objStor, SvStorageInfoList ** ppInfoList)
-{
- objStor = m_objStor;
- *ppInfoList = &m_infoList;
-}
-#endif
-#endif
/**
* @descr find object in the factory per the object id