summaryrefslogtreecommitdiff
path: root/osx
diff options
context:
space:
mode:
authorKhaled Hosny <khaled@libreoffice.org>2023-07-05 10:08:35 +0300
committerخالد حسني <khaled@libreoffice.org>2023-07-05 10:30:37 +0200
commitd0790998da7b273d7acf83cb6dd81c1d46d9809f (patch)
treef55205fc997ae2a1192561be20c2b0d35500459e /osx
parent63d019c6780733018ffc0b157a235cb57893d6d4 (diff)
Add all source directories as folder references to the Xcode project
Instead of tracking individual files, hopefully this way I will always find the files I’m looking for while debugging. Change-Id: Ic9da2c576aebde6901a5c3907d24db5b84c01065 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154019 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
Diffstat (limited to 'osx')
-rw-r--r--osx/soffice.xcodeproj/project.pbxproj2458
1 files changed, 278 insertions, 2180 deletions
diff --git a/osx/soffice.xcodeproj/project.pbxproj b/osx/soffice.xcodeproj/project.pbxproj
index 922034dbe64f..eb75e9124779 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -7,2193 +7,291 @@
objects = {
/* Begin PBXFileReference section */
- 2994E11E28C0079900FC71E5 /* inc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = inc; path = ../vcl/inc; sourceTree = "<group>"; };
- 2994E11F28C0079900FC71E5 /* qt6 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = qt6; path = ../vcl/qt6; sourceTree = "<group>"; };
- 2994E12028C0079900FC71E5 /* headless */ = {isa = PBXFileReference; lastKnownFileType = folder; name = headless; path = ../vcl/headless; sourceTree = "<group>"; };
- 2994E12128C0079A00FC71E5 /* null */ = {isa = PBXFileReference; lastKnownFileType = folder; name = null; path = ../vcl/null; sourceTree = "<group>"; };
- 2994E12228C0079A00FC71E5 /* uiconfig */ = {isa = PBXFileReference; lastKnownFileType = folder; name = uiconfig; path = ../vcl/uiconfig; sourceTree = "<group>"; };
- 2994E12328C0079A00FC71E5 /* skia */ = {isa = PBXFileReference; lastKnownFileType = folder; name = skia; path = ../vcl/skia; sourceTree = "<group>"; };
- 2994E12428C0079A00FC71E5 /* osx */ = {isa = PBXFileReference; lastKnownFileType = folder; name = osx; path = ../vcl/osx; sourceTree = "<group>"; };
- 2994E12528C0079A00FC71E5 /* quartz */ = {isa = PBXFileReference; lastKnownFileType = folder; name = quartz; path = ../vcl/quartz; sourceTree = "<group>"; };
- 2994E12628C0079A00FC71E5 /* android */ = {isa = PBXFileReference; lastKnownFileType = folder; name = android; path = ../vcl/android; sourceTree = "<group>"; };
- 2994E12728C0079A00FC71E5 /* backendtest */ = {isa = PBXFileReference; lastKnownFileType = folder; name = backendtest; path = ../vcl/backendtest; sourceTree = "<group>"; };
- 2994E12828C0079A00FC71E5 /* source */ = {isa = PBXFileReference; lastKnownFileType = folder; name = source; path = ../vcl/source; sourceTree = "<group>"; };
- 2994E12928C0079A00FC71E5 /* win */ = {isa = PBXFileReference; lastKnownFileType = folder; name = win; path = ../vcl/win; sourceTree = "<group>"; };
- 2994E12A28C0079A00FC71E5 /* qt5 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = qt5; path = ../vcl/qt5; sourceTree = "<group>"; };
- 2994E12B28C0079A00FC71E5 /* unx */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unx; path = ../vcl/unx; sourceTree = "<group>"; };
- 2994E12C28C0079A00FC71E5 /* ios */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ios; path = ../vcl/ios; sourceTree = "<group>"; };
- 2994E12D28C0079A00FC71E5 /* jsdialog */ = {isa = PBXFileReference; lastKnownFileType = folder; name = jsdialog; path = ../vcl/jsdialog; sourceTree = "<group>"; };
- 29FD821128BC548D00159078 /* text */ = {isa = PBXFileReference; lastKnownFileType = folder; name = text; path = ../sw/source/core/text; sourceTree = "<group>"; };
- 29FD821228BC54AB00159078 /* txtnode */ = {isa = PBXFileReference; lastKnownFileType = folder; name = txtnode; path = ../sw/source/core/txtnode; sourceTree = "<group>"; };
- 456E58CF277CB9C700FA12D2 /* unoshap2.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unoshap2.cxx; path = ../svx/source/unodraw/unoshap2.cxx; sourceTree = "<group>"; };
- 456E58D1277CC33E00FA12D2 /* unopage.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unopage.cxx; path = ../svx/source/unodraw/unopage.cxx; sourceTree = "<group>"; };
- BE017B8725AF2ABE00244ED8 /* autostyl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = autostyl.cxx; path = ../sc/source/ui/docshell/autostyl.cxx; sourceTree = "<group>"; };
- BE017B8825AF2ABE00244ED8 /* servobj.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = servobj.cxx; path = ../sc/source/ui/docshell/servobj.cxx; sourceTree = "<group>"; };
- BE017B8925AF2ABE00244ED8 /* docsh4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh4.cxx; path = ../sc/source/ui/docshell/docsh4.cxx; sourceTree = "<group>"; };
- BE017B8A25AF2ABE00244ED8 /* editable.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = editable.cxx; path = ../sc/source/ui/docshell/editable.cxx; sourceTree = "<group>"; };
- BE017B8B25AF2ABE00244ED8 /* docfunc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docfunc.cxx; path = ../sc/source/ui/docshell/docfunc.cxx; sourceTree = "<group>"; };
- BE017B8C25AF2ABE00244ED8 /* pagedata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pagedata.cxx; path = ../sc/source/ui/docshell/pagedata.cxx; sourceTree = "<group>"; };
- BE017B8D25AF2ABE00244ED8 /* docsh3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh3.cxx; path = ../sc/source/ui/docshell/docsh3.cxx; sourceTree = "<group>"; };
- BE017B8E25AF2ABE00244ED8 /* documentlinkmgr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = documentlinkmgr.cxx; path = ../sc/source/ui/docshell/documentlinkmgr.cxx; sourceTree = "<group>"; };
- BE017B8F25AF2ABE00244ED8 /* tpstat.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tpstat.cxx; path = ../sc/source/ui/docshell/tpstat.cxx; sourceTree = "<group>"; };
- BE017B9025AF2ABE00244ED8 /* externalrefmgr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = externalrefmgr.cxx; path = ../sc/source/ui/docshell/externalrefmgr.cxx; sourceTree = "<group>"; };
- BE017B9125AF2ABE00244ED8 /* datastream.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datastream.cxx; path = ../sc/source/ui/docshell/datastream.cxx; sourceTree = "<group>"; };
- BE017B9225AF2ABE00244ED8 /* docsh6.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh6.cxx; path = ../sc/source/ui/docshell/docsh6.cxx; sourceTree = "<group>"; };
- BE017B9325AF2ABF00244ED8 /* arealink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = arealink.cxx; path = ../sc/source/ui/docshell/arealink.cxx; sourceTree = "<group>"; };
- BE017B9425AF2ABF00244ED8 /* docshimp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = docshimp.hxx; path = ../sc/source/ui/docshell/docshimp.hxx; sourceTree = "<group>"; };
- BE017B9525AF2ABF00244ED8 /* dbdocimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbdocimp.cxx; path = ../sc/source/ui/docshell/dbdocimp.cxx; sourceTree = "<group>"; };
- BE017B9625AF2ABF00244ED8 /* pntlock.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pntlock.cxx; path = ../sc/source/ui/docshell/pntlock.cxx; sourceTree = "<group>"; };
- BE017B9725AF2ABF00244ED8 /* docsh8.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh8.cxx; path = ../sc/source/ui/docshell/docsh8.cxx; sourceTree = "<group>"; };
- BE017B9825AF2ABF00244ED8 /* docsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh.cxx; path = ../sc/source/ui/docshell/docsh.cxx; sourceTree = "<group>"; };
- BE017B9925AF2ABF00244ED8 /* olinefun.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = olinefun.cxx; path = ../sc/source/ui/docshell/olinefun.cxx; sourceTree = "<group>"; };
- BE017B9A25AF2ABF00244ED8 /* docsh5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh5.cxx; path = ../sc/source/ui/docshell/docsh5.cxx; sourceTree = "<group>"; };
- BE017B9B25AF2ABF00244ED8 /* impex.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impex.cxx; path = ../sc/source/ui/docshell/impex.cxx; sourceTree = "<group>"; };
- BE017B9C25AF2ABF00244ED8 /* docsh2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh2.cxx; path = ../sc/source/ui/docshell/docsh2.cxx; sourceTree = "<group>"; };
- BE017B9D25AF2ABF00244ED8 /* dbdocfun.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbdocfun.cxx; path = ../sc/source/ui/docshell/dbdocfun.cxx; sourceTree = "<group>"; };
- BE017B9E25AF2ABF00244ED8 /* tablink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tablink.cxx; path = ../sc/source/ui/docshell/tablink.cxx; sourceTree = "<group>"; };
- BE017B9F25AF2ABF00244ED8 /* sizedev.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sizedev.cxx; path = ../sc/source/ui/docshell/sizedev.cxx; sourceTree = "<group>"; };
- BE017BA025AF2ABF00244ED8 /* macromgr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = macromgr.cxx; path = ../sc/source/ui/docshell/macromgr.cxx; sourceTree = "<group>"; };
- BE017BA125AF2ABF00244ED8 /* docfuncutil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docfuncutil.cxx; path = ../sc/source/ui/docshell/docfuncutil.cxx; sourceTree = "<group>"; };
- BE017BA325AF2B3B00244ED8 /* formatsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formatsh.cxx; path = ../sc/source/ui/view/formatsh.cxx; sourceTree = "<group>"; };
- BE017BA425AF2B3B00244ED8 /* cellsh2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellsh2.cxx; path = ../sc/source/ui/view/cellsh2.cxx; sourceTree = "<group>"; };
- BE017BA525AF2B3B00244ED8 /* imapwrap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = imapwrap.cxx; path = ../sc/source/ui/view/imapwrap.cxx; sourceTree = "<group>"; };
- BE017BA625AF2B3B00244ED8 /* prevwsh2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = prevwsh2.cxx; path = ../sc/source/ui/view/prevwsh2.cxx; sourceTree = "<group>"; };
- BE017BA725AF2B3B00244ED8 /* tabvwshb.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshb.cxx; path = ../sc/source/ui/view/tabvwshb.cxx; sourceTree = "<group>"; };
- BE017BA825AF2B3B00244ED8 /* dbfunc3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc3.cxx; path = ../sc/source/ui/view/dbfunc3.cxx; sourceTree = "<group>"; };
- BE017BA925AF2B3B00244ED8 /* cellsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellsh.cxx; path = ../sc/source/ui/view/cellsh.cxx; sourceTree = "<group>"; };
- BE017BAA25AF2B3B00244ED8 /* notemark.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = notemark.cxx; path = ../sc/source/ui/view/notemark.cxx; sourceTree = "<group>"; };
- BE017BAB25AF2B3B00244ED8 /* drawvie3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawvie3.cxx; path = ../sc/source/ui/view/drawvie3.cxx; sourceTree = "<group>"; };
- BE017BAC25AF2B3B00244ED8 /* tabvwshd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshd.cxx; path = ../sc/source/ui/view/tabvwshd.cxx; sourceTree = "<group>"; };
- BE017BAD25AF2B3B00244ED8 /* editsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = editsh.cxx; path = ../sc/source/ui/view/editsh.cxx; sourceTree = "<group>"; };
- BE017BAE25AF2B3B00244ED8 /* cliputil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cliputil.cxx; path = ../sc/source/ui/view/cliputil.cxx; sourceTree = "<group>"; };
- BE017BAF25AF2B3B00244ED8 /* tabvwsh3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh3.cxx; path = ../sc/source/ui/view/tabvwsh3.cxx; sourceTree = "<group>"; };
- BE017BB025AF2B3B00244ED8 /* output3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = output3.cxx; path = ../sc/source/ui/view/output3.cxx; sourceTree = "<group>"; };
- BE017BB125AF2B3B00244ED8 /* gridwin_dbgutil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin_dbgutil.cxx; path = ../sc/source/ui/view/gridwin_dbgutil.cxx; sourceTree = "<group>"; };
- BE017BB225AF2B3B00244ED8 /* cellsh4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellsh4.cxx; path = ../sc/source/ui/view/cellsh4.cxx; sourceTree = "<group>"; };
- BE017BB325AF2B3B00244ED8 /* tabvwsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh.cxx; path = ../sc/source/ui/view/tabvwsh.cxx; sourceTree = "<group>"; };
- BE017BB425AF2B3B00244ED8 /* tabvwsh5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh5.cxx; path = ../sc/source/ui/view/tabvwsh5.cxx; sourceTree = "<group>"; };
- BE017BB525AF2B3B00244ED8 /* tabview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabview.cxx; path = ../sc/source/ui/view/tabview.cxx; sourceTree = "<group>"; };
- BE017BB625AF2B3B00244ED8 /* tabvwshc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshc.cxx; path = ../sc/source/ui/view/tabvwshc.cxx; sourceTree = "<group>"; };
- BE017BB725AF2B3B00244ED8 /* viewfunc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfunc.cxx; path = ../sc/source/ui/view/viewfunc.cxx; sourceTree = "<group>"; };
- BE017BB825AF2B3B00244ED8 /* tabvwshe.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshe.cxx; path = ../sc/source/ui/view/tabvwshe.cxx; sourceTree = "<group>"; };
- BE017BB925AF2B3C00244ED8 /* output.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = output.cxx; path = ../sc/source/ui/view/output.cxx; sourceTree = "<group>"; };
- BE017BBA25AF2B3C00244ED8 /* gridmerg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridmerg.cxx; path = ../sc/source/ui/view/gridmerg.cxx; sourceTree = "<group>"; };
- BE017BBB25AF2B3C00244ED8 /* dbfunc4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc4.cxx; path = ../sc/source/ui/view/dbfunc4.cxx; sourceTree = "<group>"; };
- BE017BBC25AF2B3C00244ED8 /* drawvie4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawvie4.cxx; path = ../sc/source/ui/view/drawvie4.cxx; sourceTree = "<group>"; };
- BE017BBD25AF2B3C00244ED8 /* tabsplit.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabsplit.cxx; path = ../sc/source/ui/view/tabsplit.cxx; sourceTree = "<group>"; };
- BE017BBE25AF2B3C00244ED8 /* tabview3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabview3.cxx; path = ../sc/source/ui/view/tabview3.cxx; sourceTree = "<group>"; };
- BE017BBF25AF2B3C00244ED8 /* viewfun2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun2.cxx; path = ../sc/source/ui/view/viewfun2.cxx; sourceTree = "<group>"; };
- BE017BC025AF2B3C00244ED8 /* prevloc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = prevloc.cxx; path = ../sc/source/ui/view/prevloc.cxx; sourceTree = "<group>"; };
- BE017BC125AF2B3C00244ED8 /* tabvwsh4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh4.cxx; path = ../sc/source/ui/view/tabvwsh4.cxx; sourceTree = "<group>"; };
- BE017BC225AF2B3C00244ED8 /* pivotsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pivotsh.cxx; path = ../sc/source/ui/view/pivotsh.cxx; sourceTree = "<group>"; };
- BE017BC325AF2B3C00244ED8 /* waitoff.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = waitoff.cxx; path = ../sc/source/ui/view/waitoff.cxx; sourceTree = "<group>"; };
- BE017BC425AF2B3C00244ED8 /* dbfunc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc.cxx; path = ../sc/source/ui/view/dbfunc.cxx; sourceTree = "<group>"; };
- BE017BC525AF2B3C00244ED8 /* tabview4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabview4.cxx; path = ../sc/source/ui/view/tabview4.cxx; sourceTree = "<group>"; };
- BE017BC625AF2B3C00244ED8 /* hintwin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hintwin.cxx; path = ../sc/source/ui/view/hintwin.cxx; sourceTree = "<group>"; };
- BE017BC725AF2B3C00244ED8 /* tabview5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabview5.cxx; path = ../sc/source/ui/view/tabview5.cxx; sourceTree = "<group>"; };
- BE017BC825AF2B3C00244ED8 /* tabvwshf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshf.cxx; path = ../sc/source/ui/view/tabvwshf.cxx; sourceTree = "<group>"; };
- BE017BC925AF2B3C00244ED8 /* prevwsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = prevwsh.cxx; path = ../sc/source/ui/view/prevwsh.cxx; sourceTree = "<group>"; };
- BE017BCA25AF2B3C00244ED8 /* tabview2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabview2.cxx; path = ../sc/source/ui/view/tabview2.cxx; sourceTree = "<group>"; };
- BE017BCB25AF2B3C00244ED8 /* tabvwsh8.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh8.cxx; path = ../sc/source/ui/view/tabvwsh8.cxx; sourceTree = "<group>"; };
- BE017BCC25AF2B3C00244ED8 /* viewdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewdata.cxx; path = ../sc/source/ui/view/viewdata.cxx; sourceTree = "<group>"; };
- BE017BCD25AF2B3C00244ED8 /* viewfun5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun5.cxx; path = ../sc/source/ui/view/viewfun5.cxx; sourceTree = "<group>"; };
- BE017BCE25AF2B3C00244ED8 /* drawview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawview.cxx; path = ../sc/source/ui/view/drawview.cxx; sourceTree = "<group>"; };
- BE017BCF25AF2B3C00244ED8 /* output2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = output2.cxx; path = ../sc/source/ui/view/output2.cxx; sourceTree = "<group>"; };
- BE017BD025AF2B3C00244ED8 /* olinewin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = olinewin.cxx; path = ../sc/source/ui/view/olinewin.cxx; sourceTree = "<group>"; };
- BE017BD125AF2B3C00244ED8 /* viewutil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewutil.cxx; path = ../sc/source/ui/view/viewutil.cxx; sourceTree = "<group>"; };
- BE017BD225AF2B3C00244ED8 /* dbfunc2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc2.cxx; path = ../sc/source/ui/view/dbfunc2.cxx; sourceTree = "<group>"; };
- BE017BD325AF2B3D00244ED8 /* gridwin3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin3.cxx; path = ../sc/source/ui/view/gridwin3.cxx; sourceTree = "<group>"; };
- BE017BD425AF2B3D00244ED8 /* viewfun3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun3.cxx; path = ../sc/source/ui/view/viewfun3.cxx; sourceTree = "<group>"; };
- BE017BD525AF2B3D00244ED8 /* cellsh3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellsh3.cxx; path = ../sc/source/ui/view/cellsh3.cxx; sourceTree = "<group>"; };
- BE017BD625AF2B3D00244ED8 /* drawutil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawutil.cxx; path = ../sc/source/ui/view/drawutil.cxx; sourceTree = "<group>"; };
- BE017BD725AF2B3D00244ED8 /* gridwin4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin4.cxx; path = ../sc/source/ui/view/gridwin4.cxx; sourceTree = "<group>"; };
- BE017BD825AF2B3D00244ED8 /* scextopt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scextopt.cxx; path = ../sc/source/ui/view/scextopt.cxx; sourceTree = "<group>"; };
- BE017BD925AF2B3D00244ED8 /* cellsh1.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellsh1.cxx; path = ../sc/source/ui/view/cellsh1.cxx; sourceTree = "<group>"; };
- BE017BDA25AF2B3D00244ED8 /* cellmergeoption.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cellmergeoption.cxx; path = ../sc/source/ui/view/cellmergeoption.cxx; sourceTree = "<group>"; };
- BE017BDB25AF2B3D00244ED8 /* tabvwsha.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsha.cxx; path = ../sc/source/ui/view/tabvwsha.cxx; sourceTree = "<group>"; };
- BE017BDC25AF2B3D00244ED8 /* hdrcont.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hdrcont.cxx; path = ../sc/source/ui/view/hdrcont.cxx; sourceTree = "<group>"; };
- BE017BDD25AF2B3D00244ED8 /* printfun.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = printfun.cxx; path = ../sc/source/ui/view/printfun.cxx; sourceTree = "<group>"; };
- BE017BDE25AF2B3D00244ED8 /* colrowba.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = colrowba.cxx; path = ../sc/source/ui/view/colrowba.cxx; sourceTree = "<group>"; };
- BE017BDF25AF2B3D00244ED8 /* spelleng.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spelleng.cxx; path = ../sc/source/ui/view/spelleng.cxx; sourceTree = "<group>"; };
- BE017BE025AF2B3D00244ED8 /* gridwin2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin2.cxx; path = ../sc/source/ui/view/gridwin2.cxx; sourceTree = "<group>"; };
- BE017BE125AF2B3D00244ED8 /* overlayobject.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = overlayobject.cxx; path = ../sc/source/ui/view/overlayobject.cxx; sourceTree = "<group>"; };
- BE017BE225AF2B3D00244ED8 /* pfuncache.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pfuncache.cxx; path = ../sc/source/ui/view/pfuncache.cxx; sourceTree = "<group>"; };
- BE017BE325AF2B3D00244ED8 /* pgbrksh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pgbrksh.cxx; path = ../sc/source/ui/view/pgbrksh.cxx; sourceTree = "<group>"; };
- BE017BE425AF2B3D00244ED8 /* auditsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = auditsh.cxx; path = ../sc/source/ui/view/auditsh.cxx; sourceTree = "<group>"; };
- BE017BE525AF2B3D00244ED8 /* tabvwsh2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh2.cxx; path = ../sc/source/ui/view/tabvwsh2.cxx; sourceTree = "<group>"; };
- BE017BE625AF2B3D00244ED8 /* tabvwshg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshg.cxx; path = ../sc/source/ui/view/tabvwshg.cxx; sourceTree = "<group>"; };
- BE017BE725AF2B3D00244ED8 /* tabvwshh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwshh.cxx; path = ../sc/source/ui/view/tabvwshh.cxx; sourceTree = "<group>"; };
- BE017BE825AF2B3D00244ED8 /* select.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = select.cxx; path = ../sc/source/ui/view/select.cxx; sourceTree = "<group>"; };
- BE017BE925AF2B3D00244ED8 /* viewfun6.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun6.cxx; path = ../sc/source/ui/view/viewfun6.cxx; sourceTree = "<group>"; };
- BE017BEA25AF2B3D00244ED8 /* viewfun4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun4.cxx; path = ../sc/source/ui/view/viewfun4.cxx; sourceTree = "<group>"; };
- BE017BEB25AF2B3D00244ED8 /* spellcheckcontext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spellcheckcontext.cxx; path = ../sc/source/ui/view/spellcheckcontext.cxx; sourceTree = "<group>"; };
- BE017BEC25AF2B3D00244ED8 /* tabvwsh9.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabvwsh9.cxx; path = ../sc/source/ui/view/tabvwsh9.cxx; sourceTree = "<group>"; };
- BE017BED25AF2B3D00244ED8 /* viewfun7.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfun7.cxx; path = ../sc/source/ui/view/viewfun7.cxx; sourceTree = "<group>"; };
- BE017BEE25AF2B3E00244ED8 /* tabcont.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabcont.cxx; path = ../sc/source/ui/view/tabcont.cxx; sourceTree = "<group>"; };
- BE017BEF25AF2B3E00244ED8 /* gridwin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin.cxx; path = ../sc/source/ui/view/gridwin.cxx; sourceTree = "<group>"; };
- BE017BF025AF2B3E00244ED8 /* spelldialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spelldialog.cxx; path = ../sc/source/ui/view/spelldialog.cxx; sourceTree = "<group>"; };
- BE017BF125AF2B3E00244ED8 /* reffact.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = reffact.cxx; path = ../sc/source/ui/view/reffact.cxx; sourceTree = "<group>"; };
- BE017BF225AF2B3E00244ED8 /* preview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = preview.cxx; path = ../sc/source/ui/view/preview.cxx; sourceTree = "<group>"; };
- BE017BF325AF2B3E00244ED8 /* imapwrap.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = imapwrap.hxx; path = ../sc/source/ui/view/imapwrap.hxx; sourceTree = "<group>"; };
- BE017BF425AF2B3E00244ED8 /* invmerge.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = invmerge.cxx; path = ../sc/source/ui/view/invmerge.cxx; sourceTree = "<group>"; };
- BE017BF525AF2B3E00244ED8 /* gridwin5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin5.cxx; path = ../sc/source/ui/view/gridwin5.cxx; sourceTree = "<group>"; };
- BE017BF625AF2B3E00244ED8 /* selectionstate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = selectionstate.cxx; path = ../sc/source/ui/view/selectionstate.cxx; sourceTree = "<group>"; };
- BE017BF825AF568900244ED8 /* solveroptions.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = solveroptions.cxx; path = ../sc/source/ui/miscdlgs/solveroptions.cxx; sourceTree = "<group>"; };
- BE017BF925AF568900244ED8 /* mtrindlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mtrindlg.cxx; path = ../sc/source/ui/miscdlgs/mtrindlg.cxx; sourceTree = "<group>"; };
- BE017BFA25AF568900244ED8 /* linkarea.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linkarea.cxx; path = ../sc/source/ui/miscdlgs/linkarea.cxx; sourceTree = "<group>"; };
- BE017BFB25AF568900244ED8 /* gototabdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gototabdlg.cxx; path = ../sc/source/ui/miscdlgs/gototabdlg.cxx; sourceTree = "<group>"; };
- BE017BFC25AF568900244ED8 /* inscodlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = inscodlg.cxx; path = ../sc/source/ui/miscdlgs/inscodlg.cxx; sourceTree = "<group>"; };
- BE017BFD25AF568A00244ED8 /* crdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = crdlg.cxx; path = ../sc/source/ui/miscdlgs/crdlg.cxx; sourceTree = "<group>"; };
- BE017BFE25AF568A00244ED8 /* datafdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datafdlg.cxx; path = ../sc/source/ui/miscdlgs/datafdlg.cxx; sourceTree = "<group>"; };
- BE017BFF25AF568A00244ED8 /* highred.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = highred.cxx; path = ../sc/source/ui/miscdlgs/highred.cxx; sourceTree = "<group>"; };
- BE017C0025AF568A00244ED8 /* strindlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strindlg.cxx; path = ../sc/source/ui/miscdlgs/strindlg.cxx; sourceTree = "<group>"; };
- BE017C0125AF568A00244ED8 /* scuiautofmt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scuiautofmt.cxx; path = ../sc/source/ui/miscdlgs/scuiautofmt.cxx; sourceTree = "<group>"; };
- BE017C0225AF568A00244ED8 /* datastreamdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datastreamdlg.cxx; path = ../sc/source/ui/miscdlgs/datastreamdlg.cxx; sourceTree = "<group>"; };
- BE017C0325AF568A00244ED8 /* autofmt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = autofmt.cxx; path = ../sc/source/ui/miscdlgs/autofmt.cxx; sourceTree = "<group>"; };
- BE017C0425AF568A00244ED8 /* mergecellsdialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mergecellsdialog.cxx; path = ../sc/source/ui/miscdlgs/mergecellsdialog.cxx; sourceTree = "<group>"; };
- BE017C0525AF568A00244ED8 /* solvrdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = solvrdlg.cxx; path = ../sc/source/ui/miscdlgs/solvrdlg.cxx; sourceTree = "<group>"; };
- BE017C0625AF568A00244ED8 /* tabopdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabopdlg.cxx; path = ../sc/source/ui/miscdlgs/tabopdlg.cxx; sourceTree = "<group>"; };
- BE017C0725AF568A00244ED8 /* delcodlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = delcodlg.cxx; path = ../sc/source/ui/miscdlgs/delcodlg.cxx; sourceTree = "<group>"; };
- BE017C0825AF568A00244ED8 /* mvtabdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mvtabdlg.cxx; path = ../sc/source/ui/miscdlgs/mvtabdlg.cxx; sourceTree = "<group>"; };
- BE017C0925AF568A00244ED8 /* optsolver.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optsolver.cxx; path = ../sc/source/ui/miscdlgs/optsolver.cxx; sourceTree = "<group>"; };
- BE017C0A25AF568A00244ED8 /* filldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filldlg.cxx; path = ../sc/source/ui/miscdlgs/filldlg.cxx; sourceTree = "<group>"; };
- BE017C0B25AF568A00244ED8 /* namecrea.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = namecrea.cxx; path = ../sc/source/ui/miscdlgs/namecrea.cxx; sourceTree = "<group>"; };
- BE017C0C25AF568A00244ED8 /* solverutil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = solverutil.cxx; path = ../sc/source/ui/miscdlgs/solverutil.cxx; sourceTree = "<group>"; };
- BE017C0D25AF568A00244ED8 /* redcom.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = redcom.cxx; path = ../sc/source/ui/miscdlgs/redcom.cxx; sourceTree = "<group>"; };
- BE017C0E25AF568A00244ED8 /* textdlgs.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = textdlgs.cxx; path = ../sc/source/ui/miscdlgs/textdlgs.cxx; sourceTree = "<group>"; };
- BE017C0F25AF568A00244ED8 /* anyrefdg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = anyrefdg.cxx; path = ../sc/source/ui/miscdlgs/anyrefdg.cxx; sourceTree = "<group>"; };
- BE017C1025AF568A00244ED8 /* inscldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = inscldlg.cxx; path = ../sc/source/ui/miscdlgs/inscldlg.cxx; sourceTree = "<group>"; };
- BE017C1125AF568A00244ED8 /* dataproviderdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dataproviderdlg.cxx; path = ../sc/source/ui/miscdlgs/dataproviderdlg.cxx; sourceTree = "<group>"; };
- BE017C1225AF568A00244ED8 /* groupdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = groupdlg.cxx; path = ../sc/source/ui/miscdlgs/groupdlg.cxx; sourceTree = "<group>"; };
- BE017C1325AF568A00244ED8 /* lbseldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lbseldlg.cxx; path = ../sc/source/ui/miscdlgs/lbseldlg.cxx; sourceTree = "<group>"; };
- BE017C1425AF568A00244ED8 /* warnbox.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = warnbox.cxx; path = ../sc/source/ui/miscdlgs/warnbox.cxx; sourceTree = "<group>"; };
- BE017C1525AF568A00244ED8 /* tabbgcolordlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabbgcolordlg.cxx; path = ../sc/source/ui/miscdlgs/tabbgcolordlg.cxx; sourceTree = "<group>"; };
- BE017C1625AF568A00244ED8 /* datatableview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datatableview.cxx; path = ../sc/source/ui/miscdlgs/datatableview.cxx; sourceTree = "<group>"; };
- BE017C1725AF568A00244ED8 /* crnrdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = crnrdlg.cxx; path = ../sc/source/ui/miscdlgs/crnrdlg.cxx; sourceTree = "<group>"; };
- BE017C1825AF568B00244ED8 /* protectiondlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = protectiondlg.cxx; path = ../sc/source/ui/miscdlgs/protectiondlg.cxx; sourceTree = "<group>"; };
- BE017C1925AF568B00244ED8 /* acredlin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = acredlin.cxx; path = ../sc/source/ui/miscdlgs/acredlin.cxx; sourceTree = "<group>"; };
- BE017C1A25AF568B00244ED8 /* delcldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = delcldlg.cxx; path = ../sc/source/ui/miscdlgs/delcldlg.cxx; sourceTree = "<group>"; };
- BE017C1B25AF568B00244ED8 /* instbdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = instbdlg.cxx; path = ../sc/source/ui/miscdlgs/instbdlg.cxx; sourceTree = "<group>"; };
- BE017C1C25AF568B00244ED8 /* sharedocdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sharedocdlg.cxx; path = ../sc/source/ui/miscdlgs/sharedocdlg.cxx; sourceTree = "<group>"; };
- BE017C1D25AF568B00244ED8 /* retypepassdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = retypepassdlg.cxx; path = ../sc/source/ui/miscdlgs/retypepassdlg.cxx; sourceTree = "<group>"; };
- BE017C1E25AF568B00244ED8 /* conflictsdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = conflictsdlg.cxx; path = ../sc/source/ui/miscdlgs/conflictsdlg.cxx; sourceTree = "<group>"; };
- BE017C1F25AF568B00244ED8 /* simpref.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = simpref.cxx; path = ../sc/source/ui/miscdlgs/simpref.cxx; sourceTree = "<group>"; };
- BE017C2125AF57F800244ED8 /* colorpicker.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = colorpicker.cxx; path = ../cui/source/dialogs/colorpicker.cxx; sourceTree = "<group>"; };
- BE017C2225AF57F800244ED8 /* hldocntp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hldocntp.cxx; path = ../cui/source/dialogs/hldocntp.cxx; sourceTree = "<group>"; };
- BE017C2325AF57F800244ED8 /* cuitbxform.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuitbxform.cxx; path = ../cui/source/dialogs/cuitbxform.cxx; sourceTree = "<group>"; };
- BE017C2425AF57F800244ED8 /* SignSignatureLineDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SignSignatureLineDialog.cxx; path = ../cui/source/dialogs/SignSignatureLineDialog.cxx; sourceTree = "<group>"; };
- BE017C2525AF57F800244ED8 /* hlinettp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hlinettp.cxx; path = ../cui/source/dialogs/hlinettp.cxx; sourceTree = "<group>"; };
- BE017C2625AF57F800244ED8 /* DiagramDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = DiagramDialog.cxx; path = ../cui/source/dialogs/DiagramDialog.cxx; sourceTree = "<group>"; };
- BE017C2725AF57F800244ED8 /* insdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = insdlg.cxx; path = ../cui/source/dialogs/insdlg.cxx; sourceTree = "<group>"; };
- BE017C2825AF57F800244ED8 /* about.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = about.cxx; path = ../cui/source/dialogs/about.cxx; sourceTree = "<group>"; };
- BE017C2925AF57F800244ED8 /* multipat.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = multipat.cxx; path = ../cui/source/dialogs/multipat.cxx; sourceTree = "<group>"; };
- BE017C2A25AF57F800244ED8 /* newtabledlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = newtabledlg.cxx; path = ../cui/source/dialogs/newtabledlg.cxx; sourceTree = "<group>"; };
- BE017C2B25AF57F800244ED8 /* linkdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linkdlg.cxx; path = ../cui/source/dialogs/linkdlg.cxx; sourceTree = "<group>"; };
- BE017C2C25AF57F800244ED8 /* pastedlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pastedlg.cxx; path = ../cui/source/dialogs/pastedlg.cxx; sourceTree = "<group>"; };
- BE017C2D25AF57F900244ED8 /* postdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = postdlg.cxx; path = ../cui/source/dialogs/postdlg.cxx; sourceTree = "<group>"; };
- BE017C2E25AF57F900244ED8 /* hangulhanjadlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hangulhanjadlg.cxx; path = ../cui/source/dialogs/hangulhanjadlg.cxx; sourceTree = "<group>"; };
- BE017C2F25AF57F900244ED8 /* hltpbase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hltpbase.cxx; path = ../cui/source/dialogs/hltpbase.cxx; sourceTree = "<group>"; };
- BE017C3025AF57F900244ED8 /* cuigaldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuigaldlg.cxx; path = ../cui/source/dialogs/cuigaldlg.cxx; sourceTree = "<group>"; };
- BE017C3125AF57F900244ED8 /* splitcelldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = splitcelldlg.cxx; path = ../cui/source/dialogs/splitcelldlg.cxx; sourceTree = "<group>"; };
- BE017C3225AF57F900244ED8 /* hlmailtp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hlmailtp.cxx; path = ../cui/source/dialogs/hlmailtp.cxx; sourceTree = "<group>"; };
- BE017C3325AF57F900244ED8 /* hldoctp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hldoctp.cxx; path = ../cui/source/dialogs/hldoctp.cxx; sourceTree = "<group>"; };
- BE017C3425AF57F900244ED8 /* cuifmsearch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuifmsearch.cxx; path = ../cui/source/dialogs/cuifmsearch.cxx; sourceTree = "<group>"; };
- BE017C3525AF57F900244ED8 /* AdditionsDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = AdditionsDialog.cxx; path = ../cui/source/dialogs/AdditionsDialog.cxx; sourceTree = "<group>"; };
- BE017C3625AF57F900244ED8 /* SignatureLineDialogBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SignatureLineDialogBase.cxx; path = ../cui/source/dialogs/SignatureLineDialogBase.cxx; sourceTree = "<group>"; };
- BE017C3725AF57F900244ED8 /* thesdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = thesdlg.cxx; path = ../cui/source/dialogs/thesdlg.cxx; sourceTree = "<group>"; };
- BE017C3825AF57F900244ED8 /* screenshotannotationdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = screenshotannotationdlg.cxx; path = ../cui/source/dialogs/screenshotannotationdlg.cxx; sourceTree = "<group>"; };
- BE017C3925AF57F900244ED8 /* srchxtra.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = srchxtra.cxx; path = ../cui/source/dialogs/srchxtra.cxx; sourceTree = "<group>"; };
- BE017C3A25AF57F900244ED8 /* QrCodeGenDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = QrCodeGenDialog.cxx; path = ../cui/source/dialogs/QrCodeGenDialog.cxx; sourceTree = "<group>"; };
- BE017C3B25AF57F900244ED8 /* cuicharmap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuicharmap.cxx; path = ../cui/source/dialogs/cuicharmap.cxx; sourceTree = "<group>"; };
- BE017C3C25AF57F900244ED8 /* cuigrfflt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuigrfflt.cxx; path = ../cui/source/dialogs/cuigrfflt.cxx; sourceTree = "<group>"; };
- BE017C3D25AF57F900244ED8 /* scriptdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scriptdlg.cxx; path = ../cui/source/dialogs/scriptdlg.cxx; sourceTree = "<group>"; };
- BE017C3E25AF57F900244ED8 /* zoom.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = zoom.cxx; path = ../cui/source/dialogs/zoom.cxx; sourceTree = "<group>"; };
- BE017C3F25AF57F900244ED8 /* signature-line-draw.svg */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "signature-line-draw.svg"; path = "../cui/source/dialogs/signature-line-draw.svg"; sourceTree = "<group>"; };
- BE017C4025AF57F900244ED8 /* showcols.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = showcols.cxx; path = ../cui/source/dialogs/showcols.cxx; sourceTree = "<group>"; };
- BE017C4125AF57F900244ED8 /* SpellDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SpellDialog.cxx; path = ../cui/source/dialogs/SpellDialog.cxx; sourceTree = "<group>"; };
- BE017C4225AF57F900244ED8 /* cuihyperdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuihyperdlg.cxx; path = ../cui/source/dialogs/cuihyperdlg.cxx; sourceTree = "<group>"; };
- BE017C4325AF57F900244ED8 /* passwdomdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = passwdomdlg.cxx; path = ../cui/source/dialogs/passwdomdlg.cxx; sourceTree = "<group>"; };
- BE017C4425AF57F900244ED8 /* hyphen.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hyphen.cxx; path = ../cui/source/dialogs/hyphen.cxx; sourceTree = "<group>"; };
- BE017C4525AF57F900244ED8 /* signature-line.svg */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = "signature-line.svg"; path = "../cui/source/dialogs/signature-line.svg"; sourceTree = "<group>"; };
- BE017C4625AF57F900244ED8 /* SpellAttrib.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = SpellAttrib.hxx; path = ../cui/source/dialogs/SpellAttrib.hxx; sourceTree = "<group>"; };
- BE017C4725AF57F900244ED8 /* insrc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = insrc.cxx; path = ../cui/source/dialogs/insrc.cxx; sourceTree = "<group>"; };
- BE017C4825AF57F900244ED8 /* dlgname.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dlgname.cxx; path = ../cui/source/dialogs/dlgname.cxx; sourceTree = "<group>"; };
- BE017C4925AF57FA00244ED8 /* FontFeaturesDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = FontFeaturesDialog.cxx; path = ../cui/source/dialogs/FontFeaturesDialog.cxx; sourceTree = "<group>"; };
- BE017C4A25AF57FA00244ED8 /* iconcdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = iconcdlg.cxx; path = ../cui/source/dialogs/iconcdlg.cxx; sourceTree = "<group>"; };
- BE017C4B25AF57FA00244ED8 /* toolbarmodedlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = toolbarmodedlg.cxx; path = ../cui/source/dialogs/toolbarmodedlg.cxx; sourceTree = "<group>"; };
- BE017C4C25AF57FA00244ED8 /* cuiimapwnd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuiimapwnd.cxx; path = ../cui/source/dialogs/cuiimapwnd.cxx; sourceTree = "<group>"; };
- BE017C4D25AF57FA00244ED8 /* hlmarkwn.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hlmarkwn.cxx; path = ../cui/source/dialogs/hlmarkwn.cxx; sourceTree = "<group>"; };
- BE017C4E25AF57FA00244ED8 /* SignatureLineDialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SignatureLineDialog.cxx; path = ../cui/source/dialogs/SignatureLineDialog.cxx; sourceTree = "<group>"; };
- BE017C4F25AF57FA00244ED8 /* tipofthedaydlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tipofthedaydlg.cxx; path = ../cui/source/dialogs/tipofthedaydlg.cxx; sourceTree = "<group>"; };
- BE017C5025AF57FA00244ED8 /* sdrcelldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdrcelldlg.cxx; path = ../cui/source/dialogs/sdrcelldlg.cxx; sourceTree = "<group>"; };
- BE017C5325AFCC4300244ED8 /* formats.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formats.cxx; path = ../sot/source/base/formats.cxx; sourceTree = "<group>"; };
- BE017C5425AFCC4300244ED8 /* object.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = object.cxx; path = ../sot/source/base/object.cxx; sourceTree = "<group>"; };
- BE017C5525AFCC4300244ED8 /* filelist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filelist.cxx; path = ../sot/source/base/filelist.cxx; sourceTree = "<group>"; };
- BE017C5625AFCC4300244ED8 /* exchange.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = exchange.cxx; path = ../sot/source/base/exchange.cxx; sourceTree = "<group>"; };
- BE026468237973D7008D3E52 /* viewshe3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewshe3.cxx; path = ../sd/source/ui/view/viewshe3.cxx; sourceTree = "<group>"; };
- BE026469237973D7008D3E52 /* drtxtob.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drtxtob.cxx; path = ../sd/source/ui/view/drtxtob.cxx; sourceTree = "<group>"; };
- BE02646A237973D7008D3E52 /* ViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewShellBase.cxx; path = ../sd/source/ui/view/ViewShellBase.cxx; sourceTree = "<group>"; };
- BE02646B237973D7008D3E52 /* drviewsj.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsj.cxx; path = ../sd/source/ui/view/drviewsj.cxx; sourceTree = "<group>"; };
- BE02646C237973D7008D3E52 /* ToolBarManager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ToolBarManager.cxx; path = ../sd/source/ui/view/ToolBarManager.cxx; sourceTree = "<group>"; };
- BE02646D237973D7008D3E52 /* ViewShellHint.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewShellHint.cxx; path = ../sd/source/ui/view/ViewShellHint.cxx; sourceTree = "<group>"; };
- BE02646E237973D7008D3E52 /* ViewShellManager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewShellManager.cxx; path = ../sd/source/ui/view/ViewShellManager.cxx; sourceTree = "<group>"; };
- BE02646F237973D7008D3E52 /* viewoverlaymanager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewoverlaymanager.cxx; path = ../sd/source/ui/view/viewoverlaymanager.cxx; sourceTree = "<group>"; };
- BE026470237973D7008D3E52 /* WindowUpdater.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WindowUpdater.cxx; path = ../sd/source/ui/view/WindowUpdater.cxx; sourceTree = "<group>"; };
- BE026471237973D7008D3E52 /* zoomlist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = zoomlist.cxx; path = ../sd/source/ui/view/zoomlist.cxx; sourceTree = "<group>"; };
- BE026472237973D7008D3E52 /* drviewsi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsi.cxx; path = ../sd/source/ui/view/drviewsi.cxx; sourceTree = "<group>"; };
- BE026473237973D7008D3E52 /* drviewsd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsd.cxx; path = ../sd/source/ui/view/drviewsd.cxx; sourceTree = "<group>"; };
- BE026474237973D7008D3E52 /* OutlinerIterator.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = OutlinerIterator.cxx; path = ../sd/source/ui/view/OutlinerIterator.cxx; sourceTree = "<group>"; };
- BE026475237973D7008D3E52 /* ViewTabBar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewTabBar.cxx; path = ../sd/source/ui/view/ViewTabBar.cxx; sourceTree = "<group>"; };
- BE026476237973D7008D3E52 /* drviewsa.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsa.cxx; path = ../sd/source/ui/view/drviewsa.cxx; sourceTree = "<group>"; };
- BE026477237973D7008D3E52 /* outlnvs2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outlnvs2.cxx; path = ../sd/source/ui/view/outlnvs2.cxx; sourceTree = "<group>"; };
- BE026478237973D7008D3E52 /* OutlineViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = OutlineViewShellBase.cxx; path = ../sd/source/ui/view/OutlineViewShellBase.cxx; sourceTree = "<group>"; };
- BE026479237973D7008D3E52 /* tabcontr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabcontr.cxx; path = ../sd/source/ui/view/tabcontr.cxx; sourceTree = "<group>"; };
- BE02647A237973D7008D3E52 /* drviews1.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews1.cxx; path = ../sd/source/ui/view/drviews1.cxx; sourceTree = "<group>"; };
- BE02647B237973D7008D3E52 /* ViewClipboard.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewClipboard.cxx; path = ../sd/source/ui/view/ViewClipboard.cxx; sourceTree = "<group>"; };
- BE02647C237973D7008D3E52 /* drviews6.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews6.cxx; path = ../sd/source/ui/view/drviews6.cxx; sourceTree = "<group>"; };
- BE02647D237973D8008D3E52 /* drtxtob1.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drtxtob1.cxx; path = ../sd/source/ui/view/drtxtob1.cxx; sourceTree = "<group>"; };
- BE02647E237973D8008D3E52 /* frmview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = frmview.cxx; path = ../sd/source/ui/view/frmview.cxx; sourceTree = "<group>"; };
- BE02647F237973D8008D3E52 /* drviewsk.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsk.cxx; path = ../sd/source/ui/view/drviewsk.cxx; sourceTree = "<group>"; };
- BE026480237973D8008D3E52 /* drbezob.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drbezob.cxx; path = ../sd/source/ui/view/drbezob.cxx; sourceTree = "<group>"; };
- BE026481237973D8008D3E52 /* sdview2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview2.cxx; path = ../sd/source/ui/view/sdview2.cxx; sourceTree = "<group>"; };
- BE026482237973D8008D3E52 /* sdview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview.cxx; path = ../sd/source/ui/view/sdview.cxx; sourceTree = "<group>"; };
- BE026483237973D8008D3E52 /* drviews8.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews8.cxx; path = ../sd/source/ui/view/drviews8.cxx; sourceTree = "<group>"; };
- BE026484237973D8008D3E52 /* Outliner.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Outliner.cxx; path = ../sd/source/ui/view/Outliner.cxx; sourceTree = "<group>"; };
- BE026485237973D8008D3E52 /* drviews3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews3.cxx; path = ../sd/source/ui/view/drviews3.cxx; sourceTree = "<group>"; };
- BE026486237973D8008D3E52 /* drviewsg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsg.cxx; path = ../sd/source/ui/view/drviewsg.cxx; sourceTree = "<group>"; };
- BE026487237973D8008D3E52 /* drviews5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews5.cxx; path = ../sd/source/ui/view/drviews5.cxx; sourceTree = "<group>"; };
- BE026488237973D8008D3E52 /* drviews4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews4.cxx; path = ../sd/source/ui/view/drviews4.cxx; sourceTree = "<group>"; };
- BE026489237973D8008D3E52 /* sdview5.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview5.cxx; path = ../sd/source/ui/view/sdview5.cxx; sourceTree = "<group>"; };
- BE02648A237973D8008D3E52 /* drviews7.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews7.cxx; path = ../sd/source/ui/view/drviews7.cxx; sourceTree = "<group>"; };
- BE02648B237973D8008D3E52 /* outlview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outlview.cxx; path = ../sd/source/ui/view/outlview.cxx; sourceTree = "<group>"; };
- BE02648C237973D8008D3E52 /* PresentationViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = PresentationViewShellBase.cxx; path = ../sd/source/ui/view/PresentationViewShellBase.cxx; sourceTree = "<group>"; };
- BE02648D237973D8008D3E52 /* ViewShellImplementation.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ViewShellImplementation.cxx; path = ../sd/source/ui/view/ViewShellImplementation.cxx; sourceTree = "<group>"; };
- BE02648E237973D8008D3E52 /* FormShellManager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = FormShellManager.cxx; path = ../sd/source/ui/view/FormShellManager.cxx; sourceTree = "<group>"; };
- BE02648F237973D8008D3E52 /* drviewsb.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsb.cxx; path = ../sd/source/ui/view/drviewsb.cxx; sourceTree = "<group>"; };
- BE026490237973D8008D3E52 /* unmodpg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unmodpg.cxx; path = ../sd/source/ui/view/unmodpg.cxx; sourceTree = "<group>"; };
- BE026491237973D8008D3E52 /* drvwshrg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drvwshrg.cxx; path = ../sd/source/ui/view/drvwshrg.cxx; sourceTree = "<group>"; };
- BE026492237973D8008D3E52 /* drviewsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsh.cxx; path = ../sd/source/ui/view/drviewsh.cxx; sourceTree = "<group>"; };
- BE026493237973D8008D3E52 /* drviews9.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews9.cxx; path = ../sd/source/ui/view/drviews9.cxx; sourceTree = "<group>"; };
- BE026494237973D8008D3E52 /* MediaObjectBar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = MediaObjectBar.cxx; path = ../sd/source/ui/view/MediaObjectBar.cxx; sourceTree = "<group>"; };
- BE026495237973D8008D3E52 /* viewshe2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewshe2.cxx; path = ../sd/source/ui/view/viewshe2.cxx; sourceTree = "<group>"; };
- BE026496237973D9008D3E52 /* DocumentRenderer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = DocumentRenderer.cxx; path = ../sd/source/ui/view/DocumentRenderer.cxx; sourceTree = "<group>"; };
- BE026497237973D9008D3E52 /* drviewsf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsf.cxx; path = ../sd/source/ui/view/drviewsf.cxx; sourceTree = "<group>"; };
- BE026498237973D9008D3E52 /* sdview3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview3.cxx; path = ../sd/source/ui/view/sdview3.cxx; sourceTree = "<group>"; };
- BE026499237973D9008D3E52 /* GraphicObjectBar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = GraphicObjectBar.cxx; path = ../sd/source/ui/view/GraphicObjectBar.cxx; sourceTree = "<group>"; };
- BE02649A237973D9008D3E52 /* GraphicViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = GraphicViewShellBase.cxx; path = ../sd/source/ui/view/GraphicViewShellBase.cxx; sourceTree = "<group>"; };
- BE02649B237973D9008D3E52 /* grviewsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = grviewsh.cxx; path = ../sd/source/ui/view/grviewsh.cxx; sourceTree = "<group>"; };
- BE02649C237973D9008D3E52 /* clview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clview.cxx; path = ../sd/source/ui/view/clview.cxx; sourceTree = "<group>"; };
- BE02649D237973D9008D3E52 /* ImpressViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ImpressViewShellBase.cxx; path = ../sd/source/ui/view/ImpressViewShellBase.cxx; sourceTree = "<group>"; };
- BE02649E237973D9008D3E52 /* sdwindow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdwindow.cxx; path = ../sd/source/ui/view/sdwindow.cxx; sourceTree = "<group>"; };
- BE02649F237973D9008D3E52 /* SlideSorterViewShellBase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SlideSorterViewShellBase.cxx; path = ../sd/source/ui/view/SlideSorterViewShellBase.cxx; sourceTree = "<group>"; };
- BE0264A0237973D9008D3E52 /* sdruler.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdruler.cxx; path = ../sd/source/ui/view/sdruler.cxx; sourceTree = "<group>"; };
- BE0264A1237973D9008D3E52 /* viewshel.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewshel.cxx; path = ../sd/source/ui/view/viewshel.cxx; sourceTree = "<group>"; };
- BE0264A2237973D9008D3E52 /* drviews2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews2.cxx; path = ../sd/source/ui/view/drviews2.cxx; sourceTree = "<group>"; };
- BE0264A3237973D9008D3E52 /* drviewse.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewse.cxx; path = ../sd/source/ui/view/drviewse.cxx; sourceTree = "<group>"; };
- BE0264A4237973D9008D3E52 /* drviewsc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsc.cxx; path = ../sd/source/ui/view/drviewsc.cxx; sourceTree = "<group>"; };
- BE0264A5237973D9008D3E52 /* drawview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawview.cxx; path = ../sd/source/ui/view/drawview.cxx; sourceTree = "<group>"; };
- BE0264A6237973D9008D3E52 /* outlnvsh.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outlnvsh.cxx; path = ../sd/source/ui/view/outlnvsh.cxx; sourceTree = "<group>"; };
- BE0264A7237973D9008D3E52 /* sdview4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview4.cxx; path = ../sd/source/ui/view/sdview4.cxx; sourceTree = "<group>"; };
- BE0264A8237973D9008D3E52 /* presvish.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = presvish.cxx; path = ../sd/source/ui/view/presvish.cxx; sourceTree = "<group>"; };
- BE02FCE5171328D20069F37F /* javacontext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = javacontext.cxx; path = ../svtools/source/java/javacontext.cxx; sourceTree = "<group>"; };
- BE02FCE6171328D20069F37F /* javainteractionhandler.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = javainteractionhandler.cxx; path = ../svtools/source/java/javainteractionhandler.cxx; sourceTree = "<group>"; };
- BE02FCE7171335B80069F37F /* otherjre.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = otherjre.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx; sourceTree = "<group>"; };
- BE02FCE8171335B80069F37F /* sunjre.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sunjre.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx; sourceTree = "<group>"; };
- BE02FCE9171335B80069F37F /* sunversion.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sunversion.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx; sourceTree = "<group>"; };
- BE02FCEA171335B80069F37F /* util.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = util.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/util.cxx; sourceTree = "<group>"; };
- BE02FCEB171335B80069F37F /* vendorbase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vendorbase.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx; sourceTree = "<group>"; };
- BE02FCEC171335B80069F37F /* vendorlist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vendorlist.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx; sourceTree = "<group>"; };
- BE145F5C17B24BA4004CBBBA /* sunjavaplugin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sunjavaplugin.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx; sourceTree = "<group>"; };
- BE286950257D06C5000E863E /* TokenWriter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = TokenWriter.cxx; path = ../dbaccess/source/ui/misc/TokenWriter.cxx; sourceTree = "<group>"; };
- BE286951257D06C5000E863E /* WNameMatch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WNameMatch.cxx; path = ../dbaccess/source/ui/misc/WNameMatch.cxx; sourceTree = "<group>"; };
- BE286952257D06C5000E863E /* singledoccontroller.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = singledoccontroller.cxx; path = ../dbaccess/source/ui/misc/singledoccontroller.cxx; sourceTree = "<group>"; };
- BE286953257D06C5000E863E /* DExport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = DExport.cxx; path = ../dbaccess/source/ui/misc/DExport.cxx; sourceTree = "<group>"; };
- BE286954257D06C5000E863E /* WTypeSelect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WTypeSelect.cxx; path = ../dbaccess/source/ui/misc/WTypeSelect.cxx; sourceTree = "<group>"; };
- BE286955257D06C5000E863E /* dsmeta.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dsmeta.cxx; path = ../dbaccess/source/ui/misc/dsmeta.cxx; sourceTree = "<group>"; };
- BE286956257D06C5000E863E /* HtmlReader.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = HtmlReader.cxx; path = ../dbaccess/source/ui/misc/HtmlReader.cxx; sourceTree = "<group>"; };
- BE286957257D06C5000E863E /* WExtendPages.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WExtendPages.cxx; path = ../dbaccess/source/ui/misc/WExtendPages.cxx; sourceTree = "<group>"; };
- BE286958257D06C5000E863E /* charsets.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = charsets.cxx; path = ../dbaccess/source/ui/misc/charsets.cxx; sourceTree = "<group>"; };
- BE286959257D06C5000E863E /* linkeddocuments.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linkeddocuments.cxx; path = ../dbaccess/source/ui/misc/linkeddocuments.cxx; sourceTree = "<group>"; };
- BE28695A257D06C5000E863E /* UpdateHelperImpl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = UpdateHelperImpl.hxx; path = ../dbaccess/source/ui/misc/UpdateHelperImpl.hxx; sourceTree = "<group>"; };
- BE28695B257D06C5000E863E /* imageprovider.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = imageprovider.cxx; path = ../dbaccess/source/ui/misc/imageprovider.cxx; sourceTree = "<group>"; };
- BE28695C257D06C5000E863E /* WColumnSelect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WColumnSelect.cxx; path = ../dbaccess/source/ui/misc/WColumnSelect.cxx; sourceTree = "<group>"; };
- BE28695D257D06C5000E863E /* WCopyTable.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WCopyTable.cxx; path = ../dbaccess/source/ui/misc/WCopyTable.cxx; sourceTree = "<group>"; };
- BE28695E257D06C5000E863E /* UITools.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = UITools.cxx; path = ../dbaccess/source/ui/misc/UITools.cxx; sourceTree = "<group>"; };
- BE28695F257D06C5000E863E /* RowSetDrop.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = RowSetDrop.cxx; path = ../dbaccess/source/ui/misc/RowSetDrop.cxx; sourceTree = "<group>"; };
- BE286960257D06C5000E863E /* dbsubcomponentcontroller.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbsubcomponentcontroller.cxx; path = ../dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx; sourceTree = "<group>"; };
- BE286961257D06C5000E863E /* stringlistitem.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stringlistitem.cxx; path = ../dbaccess/source/ui/misc/stringlistitem.cxx; sourceTree = "<group>"; };
- BE286962257D06C5000E863E /* RtfReader.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = RtfReader.cxx; path = ../dbaccess/source/ui/misc/RtfReader.cxx; sourceTree = "<group>"; };
- BE286963257D06C5000E863E /* controllerframe.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = controllerframe.cxx; path = ../dbaccess/source/ui/misc/controllerframe.cxx; sourceTree = "<group>"; };
- BE286964257D06C5000E863E /* TableCopyHelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = TableCopyHelper.cxx; path = ../dbaccess/source/ui/misc/TableCopyHelper.cxx; sourceTree = "<group>"; };
- BE286965257D06C5000E863E /* defaultobjectnamecheck.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = defaultobjectnamecheck.cxx; path = ../dbaccess/source/ui/misc/defaultobjectnamecheck.cxx; sourceTree = "<group>"; };
- BE286966257D06C5000E863E /* asyncmodaldialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = asyncmodaldialog.cxx; path = ../dbaccess/source/ui/misc/asyncmodaldialog.cxx; sourceTree = "<group>"; };
- BE286967257D06C5000E863E /* WCPage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = WCPage.cxx; path = ../dbaccess/source/ui/misc/WCPage.cxx; sourceTree = "<group>"; };
- BE286968257D06C5000E863E /* propertystorage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = propertystorage.cxx; path = ../dbaccess/source/ui/misc/propertystorage.cxx; sourceTree = "<group>"; };
- BE286969257D06C5000E863E /* datasourceconnector.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datasourceconnector.cxx; path = ../dbaccess/source/ui/misc/datasourceconnector.cxx; sourceTree = "<group>"; };
- BE28696A257D06C5000E863E /* indexcollection.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = indexcollection.cxx; path = ../dbaccess/source/ui/misc/indexcollection.cxx; sourceTree = "<group>"; };
- BE28696B257D06C5000E863E /* databaseobjectview.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = databaseobjectview.cxx; path = ../dbaccess/source/ui/misc/databaseobjectview.cxx; sourceTree = "<group>"; };
- BE28696C257D06C6000E863E /* dbaundomanager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbaundomanager.cxx; path = ../dbaccess/source/ui/misc/dbaundomanager.cxx; sourceTree = "<group>"; };
- BE2DAD2C1831490400A4D2F7 /* FormulaCompiler.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = FormulaCompiler.cxx; path = ../formula/source/core/api/FormulaCompiler.cxx; sourceTree = "<group>"; };
- BE2DAD2D1831490400A4D2F7 /* FormulaOpCodeMapperObj.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = FormulaOpCodeMapperObj.cxx; path = ../formula/source/core/api/FormulaOpCodeMapperObj.cxx; sourceTree = "<group>"; };
- BE2DAD2E1831490400A4D2F7 /* services.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = services.cxx; path = ../formula/source/core/api/services.cxx; sourceTree = "<group>"; };
- BE2DAD2F1831490400A4D2F7 /* token.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = token.cxx; path = ../formula/source/core/api/token.cxx; sourceTree = "<group>"; };
- BE2DAD301831490400A4D2F7 /* vectortoken.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vectortoken.cxx; path = ../formula/source/core/api/vectortoken.cxx; sourceTree = "<group>"; };
- BE493241247820D50013BCD6 /* xmlsec_init.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlsec_init.cxx; path = ../xmlsecurity/source/xmlsec/xmlsec_init.cxx; sourceTree = "<group>"; };
- BE493242247820D50013BCD6 /* certificateextension_certextn.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = certificateextension_certextn.hxx; path = ../xmlsecurity/source/xmlsec/certificateextension_certextn.hxx; sourceTree = "<group>"; };
- BE493243247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlelementwrapper_xmlsecimpl.cxx; path = ../xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx; sourceTree = "<group>"; };
- BE493244247820D50013BCD6 /* biginteger.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = biginteger.cxx; path = ../xmlsecurity/source/xmlsec/biginteger.cxx; sourceTree = "<group>"; };
- BE493245247820D50013BCD6 /* errorcallback.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = errorcallback.cxx; path = ../xmlsecurity/source/xmlsec/errorcallback.cxx; sourceTree = "<group>"; };
- BE493246247820D50013BCD6 /* xmldocumentwrapper_xmlsecimpl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmldocumentwrapper_xmlsecimpl.cxx; path = ../xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx; sourceTree = "<group>"; };
- BE493247247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = xmlelementwrapper_xmlsecimpl.hxx; path = ../xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx; sourceTree = "<group>"; };
- BE493248247820D50013BCD6 /* saxhelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = saxhelper.cxx; path = ../xmlsecurity/source/xmlsec/saxhelper.cxx; sourceTree = "<group>"; };
- BE493249247820D50013BCD6 /* certificateextension_certextn.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = certificateextension_certextn.cxx; path = ../xmlsecurity/source/xmlsec/certificateextension_certextn.cxx; sourceTree = "<group>"; };
- BE49324A247820D50013BCD6 /* xmlstreamio.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlstreamio.cxx; path = ../xmlsecurity/source/xmlsec/xmlstreamio.cxx; sourceTree = "<group>"; };
- BE49324B247820D50013BCD6 /* certificateextension_xmlsecimpl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = certificateextension_xmlsecimpl.hxx; path = ../xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.hxx; sourceTree = "<group>"; };
- BE49324E2478ECB10013BCD6 /* helpinterceptor.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = helpinterceptor.hxx; path = ../sfx2/source/appl/helpinterceptor.hxx; sourceTree = "<group>"; };
- BE49324F2478ECB10013BCD6 /* fwkhelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fwkhelper.cxx; path = ../sfx2/source/appl/fwkhelper.cxx; sourceTree = "<group>"; };
- BE4932502478ECB10013BCD6 /* appbaslib.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appbaslib.cxx; path = ../sfx2/source/appl/appbaslib.cxx; sourceTree = "<group>"; };
- BE4932512478ECB10013BCD6 /* lnkbase2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lnkbase2.cxx; path = ../sfx2/source/appl/lnkbase2.cxx; sourceTree = "<group>"; };
- BE4932522478ECB10013BCD6 /* shutdownicon.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = shutdownicon.hxx; path = ../sfx2/source/appl/shutdownicon.hxx; sourceTree = "<group>"; };
- BE4932532478ECB10013BCD6 /* appmain.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appmain.cxx; path = ../sfx2/source/appl/appmain.cxx; sourceTree = "<group>"; };
- BE4932542478ECB10013BCD6 /* childwinimpl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = childwinimpl.cxx; path = ../sfx2/source/appl/childwinimpl.cxx; sourceTree = "<group>"; };
- BE4932552478ECB10013BCD6 /* childwin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = childwin.cxx; path = ../sfx2/source/appl/childwin.cxx; sourceTree = "<group>"; };
- BE4932562478ECB20013BCD6 /* appreg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appreg.cxx; path = ../sfx2/source/appl/appreg.cxx; sourceTree = "<group>"; };
- BE4932572478ECB20013BCD6 /* getbasctlfunction.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = getbasctlfunction.cxx; path = ../sfx2/source/appl/getbasctlfunction.cxx; sourceTree = "<group>"; };
- BE4932582478ECB20013BCD6 /* module.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = module.cxx; path = ../sfx2/source/appl/module.cxx; sourceTree = "<group>"; };
- BE4932592478ECB20013BCD6 /* helpdispatch.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = helpdispatch.hxx; path = ../sfx2/source/appl/helpdispatch.hxx; sourceTree = "<group>"; };
- BE49325A2478ECB20013BCD6 /* appopen.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appopen.cxx; path = ../sfx2/source/appl/appopen.cxx; sourceTree = "<group>"; };
- BE49325B2478ECB20013BCD6 /* shellimpl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shellimpl.cxx; path = ../sfx2/source/appl/shellimpl.cxx; sourceTree = "<group>"; };
- BE49325C2478ECB20013BCD6 /* impldde.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impldde.cxx; path = ../sfx2/source/appl/impldde.cxx; sourceTree = "<group>"; };
- BE49325D2478ECB20013BCD6 /* helpdispatch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = helpdispatch.cxx; path = ../sfx2/source/appl/helpdispatch.cxx; sourceTree = "<group>"; };
- BE49325E2478ECB20013BCD6 /* macroloader.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = macroloader.cxx; path = ../sfx2/source/appl/macroloader.cxx; sourceTree = "<group>"; };
- BE49325F2478ECB20013BCD6 /* helpinterceptor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = helpinterceptor.cxx; path = ../sfx2/source/appl/helpinterceptor.cxx; sourceTree = "<group>"; };
- BE4932602478ECB20013BCD6 /* impldde.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = impldde.hxx; path = ../sfx2/source/appl/impldde.hxx; sourceTree = "<group>"; };
- BE4932612478ECB20013BCD6 /* appuno.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appuno.cxx; path = ../sfx2/source/appl/appuno.cxx; sourceTree = "<group>"; };
- BE4932622478ECB20013BCD6 /* shutdowniconaqua.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = shutdowniconaqua.mm; path = ../sfx2/source/appl/shutdowniconaqua.mm; sourceTree = "<group>"; };
- BE4932632478ECB20013BCD6 /* fileobj.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = fileobj.hxx; path = ../sfx2/source/appl/fileobj.hxx; sourceTree = "<group>"; };
- BE4932642478ECB20013BCD6 /* appbas.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appbas.cxx; path = ../sfx2/source/appl/appbas.cxx; sourceTree = "<group>"; };
- BE4932652478ECB20013BCD6 /* xpackcreator.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xpackcreator.cxx; path = ../sfx2/source/appl/xpackcreator.cxx; sourceTree = "<group>"; };
- BE4932662478ECB20013BCD6 /* appdde.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appdde.cxx; path = ../sfx2/source/appl/appdde.cxx; sourceTree = "<group>"; };
- BE4932672478ECB20013BCD6 /* newhelp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = newhelp.hxx; path = ../sfx2/source/appl/newhelp.hxx; sourceTree = "<group>"; };
- BE4932682478ECB20013BCD6 /* sfxhelp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sfxhelp.cxx; path = ../sfx2/source/appl/sfxhelp.cxx; sourceTree = "<group>"; };
- BE4932692478ECB20013BCD6 /* linkmgr2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linkmgr2.cxx; path = ../sfx2/source/appl/linkmgr2.cxx; sourceTree = "<group>"; };
- BE49326A2478ECB20013BCD6 /* appmisc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appmisc.cxx; path = ../sfx2/source/appl/appmisc.cxx; sourceTree = "<group>"; };
- BE49326B2478ECB20013BCD6 /* linksrc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linksrc.cxx; path = ../sfx2/source/appl/linksrc.cxx; sourceTree = "<group>"; };
- BE49326C2478ECB20013BCD6 /* app.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = app.cxx; path = ../sfx2/source/appl/app.cxx; sourceTree = "<group>"; };
- BE49326D2478ECB20013BCD6 /* fileobj.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fileobj.cxx; path = ../sfx2/source/appl/fileobj.cxx; sourceTree = "<group>"; };
- BE49326E2478ECB20013BCD6 /* appserv.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appserv.cxx; path = ../sfx2/source/appl/appserv.cxx; sourceTree = "<group>"; };
- BE49326F2478ECB20013BCD6 /* flatpak.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = flatpak.cxx; path = ../sfx2/source/appl/flatpak.cxx; sourceTree = "<group>"; };
- BE4932702478ECB30013BCD6 /* shutdowniconw32.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shutdowniconw32.cxx; path = ../sfx2/source/appl/shutdowniconw32.cxx; sourceTree = "<group>"; };
- BE4932712478ECB30013BCD6 /* appinit.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appinit.cxx; path = ../sfx2/source/appl/appinit.cxx; sourceTree = "<group>"; };
- BE4932722478ECB30013BCD6 /* workwin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = workwin.cxx; path = ../sfx2/source/appl/workwin.cxx; sourceTree = "<group>"; };
- BE4932732478ECB30013BCD6 /* appcfg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appcfg.cxx; path = ../sfx2/source/appl/appcfg.cxx; sourceTree = "<group>"; };
- BE4932742478ECB30013BCD6 /* appdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appdata.cxx; path = ../sfx2/source/appl/appdata.cxx; sourceTree = "<group>"; };
- BE4932752478ECB30013BCD6 /* newhelp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = newhelp.cxx; path = ../sfx2/source/appl/newhelp.cxx; sourceTree = "<group>"; };
- BE4932762478ECB30013BCD6 /* preventduplicateinteraction.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = preventduplicateinteraction.cxx; path = ../sfx2/source/appl/preventduplicateinteraction.cxx; sourceTree = "<group>"; };
- BE4932772478ECB30013BCD6 /* sfxpicklist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sfxpicklist.cxx; path = ../sfx2/source/appl/sfxpicklist.cxx; sourceTree = "<group>"; };
- BE4932782478ECB30013BCD6 /* appdispatchprovider.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appdispatchprovider.cxx; path = ../sfx2/source/appl/appdispatchprovider.cxx; sourceTree = "<group>"; };
- BE4932792478ECB30013BCD6 /* shutdownicon.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shutdownicon.cxx; path = ../sfx2/source/appl/shutdownicon.cxx; sourceTree = "<group>"; };
- BE49327A2478ECB30013BCD6 /* appchild.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appchild.cxx; path = ../sfx2/source/appl/appchild.cxx; sourceTree = "<group>"; };
- BE49327B2478ECB30013BCD6 /* appquit.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appquit.cxx; path = ../sfx2/source/appl/appquit.cxx; sourceTree = "<group>"; };
- BE49327C2478ECB30013BCD6 /* opengrf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = opengrf.cxx; path = ../sfx2/source/appl/opengrf.cxx; sourceTree = "<group>"; };
- BE49327D2478ECB30013BCD6 /* openuriexternally.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = openuriexternally.cxx; path = ../sfx2/source/appl/openuriexternally.cxx; sourceTree = "<group>"; };
- BE49327E2478ECB30013BCD6 /* getbasctlfunction.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = getbasctlfunction.hxx; path = ../sfx2/source/appl/getbasctlfunction.hxx; sourceTree = "<group>"; };
- BE7816B5274D208F00FC91C9 /* sbxres.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxres.cxx; path = ../basic/source/sbx/sbxres.cxx; sourceTree = "<group>"; };
- BE7816B6274D208F00FC91C9 /* sbxbool.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbool.cxx; path = ../basic/source/sbx/sbxbool.cxx; sourceTree = "<group>"; };
- BE7816B7274D208F00FC91C9 /* sbxlng.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxlng.cxx; path = ../basic/source/sbx/sbxlng.cxx; sourceTree = "<group>"; };
- BE7816B8274D208F00FC91C9 /* sbxbyte.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbyte.cxx; path = ../basic/source/sbx/sbxbyte.cxx; sourceTree = "<group>"; };
- BE7816B9274D208F00FC91C9 /* sbxdate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxdate.cxx; path = ../basic/source/sbx/sbxdate.cxx; sourceTree = "<group>"; };
- BE7816BA274D208F00FC91C9 /* sbxobj.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxobj.cxx; path = ../basic/source/sbx/sbxobj.cxx; sourceTree = "<group>"; };
- BE7816BB274D208F00FC91C9 /* sbxscan.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxscan.cxx; path = ../basic/source/sbx/sbxscan.cxx; sourceTree = "<group>"; };
- BE7816BC274D208F00FC91C9 /* sbxdec.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxdec.cxx; path = ../basic/source/sbx/sbxdec.cxx; sourceTree = "<group>"; };
- BE7816BD274D208F00FC91C9 /* sbxcoll.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxcoll.cxx; path = ../basic/source/sbx/sbxcoll.cxx; sourceTree = "<group>"; };
- BE7816BE274D208F00FC91C9 /* sbxcurr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxcurr.cxx; path = ../basic/source/sbx/sbxcurr.cxx; sourceTree = "<group>"; };
- BE7816BF274D208F00FC91C9 /* sbxbase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbase.cxx; path = ../basic/source/sbx/sbxbase.cxx; sourceTree = "<group>"; };
- BE7816C0274D208F00FC91C9 /* sbxexec.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxexec.cxx; path = ../basic/source/sbx/sbxexec.cxx; sourceTree = "<group>"; };
- BE7816C1274D208F00FC91C9 /* sbxconv.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sbxconv.hxx; path = ../basic/source/sbx/sbxconv.hxx; sourceTree = "<group>"; };
- BE7816C2274D208F00FC91C9 /* sbxvar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxvar.cxx; path = ../basic/source/sbx/sbxvar.cxx; sourceTree = "<group>"; };
- BE7816C3274D208F00FC91C9 /* sbxsng.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxsng.cxx; path = ../basic/source/sbx/sbxsng.cxx; sourceTree = "<group>"; };
- BE7816C4274D208F00FC91C9 /* sbxres.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sbxres.hxx; path = ../basic/source/sbx/sbxres.hxx; sourceTree = "<group>"; };
- BE7816C5274D208F00FC91C9 /* sbxuint.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxuint.cxx; path = ../basic/source/sbx/sbxuint.cxx; sourceTree = "<group>"; };
- BE7816C6274D208F00FC91C9 /* sbxvalue.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxvalue.cxx; path = ../basic/source/sbx/sbxvalue.cxx; sourceTree = "<group>"; };
- BE7816C7274D208F00FC91C9 /* sbxstr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxstr.cxx; path = ../basic/source/sbx/sbxstr.cxx; sourceTree = "<group>"; };
- BE7816C8274D208F00FC91C9 /* sbxarray.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxarray.cxx; path = ../basic/source/sbx/sbxarray.cxx; sourceTree = "<group>"; };
- BE7816C9274D208F00FC91C9 /* sbxdbl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxdbl.cxx; path = ../basic/source/sbx/sbxdbl.cxx; sourceTree = "<group>"; };
- BE7816CA274D208F00FC91C9 /* sbxint.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxint.cxx; path = ../basic/source/sbx/sbxint.cxx; sourceTree = "<group>"; };
- BE7816CB274D209000FC91C9 /* sbxulng.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxulng.cxx; path = ../basic/source/sbx/sbxulng.cxx; sourceTree = "<group>"; };
- BE7816CC274D209000FC91C9 /* sbxdec.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sbxdec.hxx; path = ../basic/source/sbx/sbxdec.hxx; sourceTree = "<group>"; };
- BE7816CD274D209000FC91C9 /* sbxform.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxform.cxx; path = ../basic/source/sbx/sbxform.cxx; sourceTree = "<group>"; };
- BE7816CE274D209000FC91C9 /* sbxchar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxchar.cxx; path = ../basic/source/sbx/sbxchar.cxx; sourceTree = "<group>"; };
- BE96F5D627214BBD00134D66 /* SalAquaPicker.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = SalAquaPicker.mm; path = ../fpicker/source/aqua/SalAquaPicker.mm; sourceTree = "<group>"; };
- BE96F5D727214BBD00134D66 /* SalAquaPicker.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = SalAquaPicker.hxx; path = ../fpicker/source/aqua/SalAquaPicker.hxx; sourceTree = "<group>"; };
- BE96F5D827214BBE00134D66 /* AquaFilePickerDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = AquaFilePickerDelegate.mm; path = ../fpicker/source/aqua/AquaFilePickerDelegate.mm; sourceTree = "<group>"; };
- BE96F5D927214BBE00134D66 /* fps_aqua.component */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = fps_aqua.component; path = ../fpicker/source/aqua/fps_aqua.component; sourceTree = "<group>"; };
- BE96F5DA27214BBE00134D66 /* FilterHelper.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = FilterHelper.mm; path = ../fpicker/source/aqua/FilterHelper.mm; sourceTree = "<group>"; };
- BE96F5DB27214BBE00134D66 /* CFStringUtilities.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = CFStringUtilities.mm; path = ../fpicker/source/aqua/CFStringUtilities.mm; sourceTree = "<group>"; };
- BE96F5DC27214BBE00134D66 /* SalAquaFolderPicker.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = SalAquaFolderPicker.mm; path = ../fpicker/source/aqua/SalAquaFolderPicker.mm; sourceTree = "<group>"; };
- BE96F5DD27214BBE00134D66 /* FilterHelper.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = FilterHelper.hxx; path = ../fpicker/source/aqua/FilterHelper.hxx; sourceTree = "<group>"; };
- BE96F5DE27214BBE00134D66 /* resourceprovider.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = resourceprovider.mm; path = ../fpicker/source/aqua/resourceprovider.mm; sourceTree = "<group>"; };
- BE96F5DF27214BBE00134D66 /* CFStringUtilities.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = CFStringUtilities.hxx; path = ../fpicker/source/aqua/CFStringUtilities.hxx; sourceTree = "<group>"; };
- BE96F5E027214BBE00134D66 /* SalAquaFolderPicker.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = SalAquaFolderPicker.hxx; path = ../fpicker/source/aqua/SalAquaFolderPicker.hxx; sourceTree = "<group>"; };
- BE96F5E127214BBE00134D66 /* AquaFilePickerDelegate.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = AquaFilePickerDelegate.hxx; path = ../fpicker/source/aqua/AquaFilePickerDelegate.hxx; sourceTree = "<group>"; };
- BE96F5E227214BBE00134D66 /* NSURL_OOoAdditions.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = NSURL_OOoAdditions.hxx; path = ../fpicker/source/aqua/NSURL_OOoAdditions.hxx; sourceTree = "<group>"; };
- BE96F5E327214BBF00134D66 /* SalAquaFilePicker.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = SalAquaFilePicker.mm; path = ../fpicker/source/aqua/SalAquaFilePicker.mm; sourceTree = "<group>"; };
- BE96F5E427214BBF00134D66 /* FPentry.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = FPentry.mm; path = ../fpicker/source/aqua/FPentry.mm; sourceTree = "<group>"; };
- BE96F5E527214BBF00134D66 /* FPServiceInfo.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = FPServiceInfo.hxx; path = ../fpicker/source/aqua/FPServiceInfo.hxx; sourceTree = "<group>"; };
- BE96F5E627214BBF00134D66 /* ControlHelper.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ControlHelper.hxx; path = ../fpicker/source/aqua/ControlHelper.hxx; sourceTree = "<group>"; };
- BE96F5E727214BBF00134D66 /* SalAquaConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SalAquaConstants.h; path = ../fpicker/source/aqua/SalAquaConstants.h; sourceTree = "<group>"; };
- BE96F5E827214BBF00134D66 /* ControlHelper.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = ControlHelper.mm; path = ../fpicker/source/aqua/ControlHelper.mm; sourceTree = "<group>"; };
- BE96F5E927214BBF00134D66 /* NSString_OOoAdditions.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = NSString_OOoAdditions.hxx; path = ../fpicker/source/aqua/NSString_OOoAdditions.hxx; sourceTree = "<group>"; };
- BE96F5EA27214BBF00134D66 /* NSURL_OOoAdditions.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = NSURL_OOoAdditions.mm; path = ../fpicker/source/aqua/NSURL_OOoAdditions.mm; sourceTree = "<group>"; };
- BE96F5EB27214BBF00134D66 /* resourceprovider.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = resourceprovider.hxx; path = ../fpicker/source/aqua/resourceprovider.hxx; sourceTree = "<group>"; };
- BE96F5EC27214BBF00134D66 /* SalAquaFilePicker.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = SalAquaFilePicker.hxx; path = ../fpicker/source/aqua/SalAquaFilePicker.hxx; sourceTree = "<group>"; };
- BE96F5ED27214BBF00134D66 /* NSString_OOoAdditions.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = NSString_OOoAdditions.mm; path = ../fpicker/source/aqua/NSString_OOoAdditions.mm; sourceTree = "<group>"; };
- BEACEEC7257FC852001BAABA /* itemwin.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = itemwin.cxx; path = ../svx/source/tbxctrls/itemwin.cxx; sourceTree = "<group>"; };
- BEACEEC8257FC852001BAABA /* tbxdrctl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxdrctl.cxx; path = ../svx/source/tbxctrls/tbxdrctl.cxx; sourceTree = "<group>"; };
- BEACEEC9257FC852001BAABA /* SvxColorValueSet.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SvxColorValueSet.cxx; path = ../svx/source/tbxctrls/SvxColorValueSet.cxx; sourceTree = "<group>"; };
- BEACEECA257FC852001BAABA /* linectrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linectrl.cxx; path = ../svx/source/tbxctrls/linectrl.cxx; sourceTree = "<group>"; };
- BEACEECB257FC852001BAABA /* tbunocontroller.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbunocontroller.cxx; path = ../svx/source/tbxctrls/tbunocontroller.cxx; sourceTree = "<group>"; };
- BEACEECC257FC852001BAABA /* extrusioncontrols.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = extrusioncontrols.cxx; path = ../svx/source/tbxctrls/extrusioncontrols.cxx; sourceTree = "<group>"; };
- BEACEECD257FC852001BAABA /* Palette.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Palette.cxx; path = ../svx/source/tbxctrls/Palette.cxx; sourceTree = "<group>"; };
- BEACEECE257FC852001BAABA /* linemetricbox.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = linemetricbox.hxx; path = ../svx/source/tbxctrls/linemetricbox.hxx; sourceTree = "<group>"; };
- BEACEECF257FC852001BAABA /* SvxColorChildWindow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SvxColorChildWindow.cxx; path = ../svx/source/tbxctrls/SvxColorChildWindow.cxx; sourceTree = "<group>"; };
- BEACEED0257FC852001BAABA /* tbxcolorupdate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxcolorupdate.cxx; path = ../svx/source/tbxctrls/tbxcolorupdate.cxx; sourceTree = "<group>"; };
- BEACEED1257FC852001BAABA /* verttexttbxctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = verttexttbxctrl.cxx; path = ../svx/source/tbxctrls/verttexttbxctrl.cxx; sourceTree = "<group>"; };
- BEACEED2257FC852001BAABA /* PaletteManager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = PaletteManager.cxx; path = ../svx/source/tbxctrls/PaletteManager.cxx; sourceTree = "<group>"; };
- BEACEED3257FC853001BAABA /* bulletsnumbering.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bulletsnumbering.cxx; path = ../svx/source/tbxctrls/bulletsnumbering.cxx; sourceTree = "<group>"; };
- BEACEED4257FC853001BAABA /* lboxctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lboxctrl.cxx; path = ../svx/source/tbxctrls/lboxctrl.cxx; sourceTree = "<group>"; };
- BEACEED5257FC853001BAABA /* StylesPreviewToolBoxControl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = StylesPreviewToolBoxControl.cxx; path = ../svx/source/tbxctrls/StylesPreviewToolBoxControl.cxx; sourceTree = "<group>"; };
- BEACEED6257FC853001BAABA /* colrctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = colrctrl.cxx; path = ../svx/source/tbxctrls/colrctrl.cxx; sourceTree = "<group>"; };
- BEACEED7257FC853001BAABA /* layctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = layctrl.cxx; path = ../svx/source/tbxctrls/layctrl.cxx; sourceTree = "<group>"; };
- BEACEED8257FC853001BAABA /* tbcontrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbcontrl.cxx; path = ../svx/source/tbxctrls/tbcontrl.cxx; sourceTree = "<group>"; };
- BEACEED9257FC853001BAABA /* formatpaintbrushctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formatpaintbrushctrl.cxx; path = ../svx/source/tbxctrls/formatpaintbrushctrl.cxx; sourceTree = "<group>"; };
- BEACEEDA257FC853001BAABA /* tbunodevtoolscontrollers.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbunodevtoolscontrollers.cxx; path = ../svx/source/tbxctrls/tbunodevtoolscontrollers.cxx; sourceTree = "<group>"; };
- BEACEEDB257FC853001BAABA /* SvxPresetListBox.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SvxPresetListBox.cxx; path = ../svx/source/tbxctrls/SvxPresetListBox.cxx; sourceTree = "<group>"; };
- BEACEEDC257FC853001BAABA /* fillctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fillctrl.cxx; path = ../svx/source/tbxctrls/fillctrl.cxx; sourceTree = "<group>"; };
- BEACEEDD257FC853001BAABA /* grafctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = grafctrl.cxx; path = ../svx/source/tbxctrls/grafctrl.cxx; sourceTree = "<group>"; };
- BEACEEDE257FC853001BAABA /* tbunosearchcontrollers.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbunosearchcontrollers.cxx; path = ../svx/source/tbxctrls/tbunosearchcontrollers.cxx; sourceTree = "<group>"; };
- BEACEEDF257FC853001BAABA /* extrusioncontrols.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = extrusioncontrols.hxx; path = ../svx/source/tbxctrls/extrusioncontrols.hxx; sourceTree = "<group>"; };
- BEACEEE0257FC853001BAABA /* linewidthctrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linewidthctrl.cxx; path = ../svx/source/tbxctrls/linewidthctrl.cxx; sourceTree = "<group>"; };
- BEACEEE1257FC853001BAABA /* StylesPreviewWindow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = StylesPreviewWindow.cxx; path = ../svx/source/tbxctrls/StylesPreviewWindow.cxx; sourceTree = "<group>"; };
- BEACEEE2257FC853001BAABA /* fontworkgallery.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fontworkgallery.cxx; path = ../svx/source/tbxctrls/fontworkgallery.cxx; sourceTree = "<group>"; };
- BEACEEE3257FC853001BAABA /* tbxcolor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxcolor.cxx; path = ../svx/source/tbxctrls/tbxcolor.cxx; sourceTree = "<group>"; };
- BEB0731327A2948700F75C00 /* fupoor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fupoor.cxx; path = ../sd/source/ui/func/fupoor.cxx; sourceTree = "<group>"; };
- BEB0731427A2948700F75C00 /* undopage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undopage.cxx; path = ../sd/source/ui/func/undopage.cxx; sourceTree = "<group>"; };
- BEB0731527A2948700F75C00 /* fuscale.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuscale.cxx; path = ../sd/source/ui/func/fuscale.cxx; sourceTree = "<group>"; };
- BEB0731627A2948700F75C00 /* fuconuno.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconuno.cxx; path = ../sd/source/ui/func/fuconuno.cxx; sourceTree = "<group>"; };
- BEB0731727A2948700F75C00 /* fusldlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusldlg.cxx; path = ../sd/source/ui/func/fusldlg.cxx; sourceTree = "<group>"; };
- BEB0731827A2948700F75C00 /* futransf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futransf.cxx; path = ../sd/source/ui/func/futransf.cxx; sourceTree = "<group>"; };
- BEB0731927A2948700F75C00 /* fuexecuteinteraction.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuexecuteinteraction.cxx; path = ../sd/source/ui/func/fuexecuteinteraction.cxx; sourceTree = "<group>"; };
- BEB0731A27A2948700F75C00 /* fuconcs.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconcs.cxx; path = ../sd/source/ui/func/fuconcs.cxx; sourceTree = "<group>"; };
- BEB0731B27A2948700F75C00 /* fuchar.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuchar.cxx; path = ../sd/source/ui/func/fuchar.cxx; sourceTree = "<group>"; };
- BEB0731C27A2948700F75C00 /* futext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futext.cxx; path = ../sd/source/ui/func/futext.cxx; sourceTree = "<group>"; };
- BEB0731D27A2948700F75C00 /* fumeasur.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fumeasur.cxx; path = ../sd/source/ui/func/fumeasur.cxx; sourceTree = "<group>"; };
- BEB0731E27A2948800F75C00 /* fuzoom.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuzoom.cxx; path = ../sd/source/ui/func/fuzoom.cxx; sourceTree = "<group>"; };
- BEB0731F27A2948800F75C00 /* fuhhconv.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuhhconv.cxx; path = ../sd/source/ui/func/fuhhconv.cxx; sourceTree = "<group>"; };
- BEB0732027A2948800F75C00 /* fucon3d.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fucon3d.cxx; path = ../sd/source/ui/func/fucon3d.cxx; sourceTree = "<group>"; };
- BEB0732127A2948800F75C00 /* fuprobjs.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuprobjs.cxx; path = ../sd/source/ui/func/fuprobjs.cxx; sourceTree = "<group>"; };
- BEB0732227A2948800F75C00 /* fuconnct.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconnct.cxx; path = ../sd/source/ui/func/fuconnct.cxx; sourceTree = "<group>"; };
- BEB0732327A2948800F75C00 /* fuarea.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuarea.cxx; path = ../sd/source/ui/func/fuarea.cxx; sourceTree = "<group>"; };
- BEB0732427A2948800F75C00 /* fuediglu.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuediglu.cxx; path = ../sd/source/ui/func/fuediglu.cxx; sourceTree = "<group>"; };
- BEB0732527A2948800F75C00 /* fusel.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusel.cxx; path = ../sd/source/ui/func/fusel.cxx; sourceTree = "<group>"; };
- BEB0732627A2948800F75C00 /* fuexpand.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuexpand.cxx; path = ../sd/source/ui/func/fuexpand.cxx; sourceTree = "<group>"; };
- BEB0732727A2948800F75C00 /* fuconrec.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconrec.cxx; path = ../sd/source/ui/func/fuconrec.cxx; sourceTree = "<group>"; };
- BEB0732827A2948800F75C00 /* fumorph.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fumorph.cxx; path = ../sd/source/ui/func/fumorph.cxx; sourceTree = "<group>"; };
- BEB0732927A2948800F75C00 /* fucushow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fucushow.cxx; path = ../sd/source/ui/func/fucushow.cxx; sourceTree = "<group>"; };
- BEB0732A27A2948800F75C00 /* futhes.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futhes.cxx; path = ../sd/source/ui/func/futhes.cxx; sourceTree = "<group>"; };
- BEB0732B27A2948800F75C00 /* futempl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futempl.cxx; path = ../sd/source/ui/func/futempl.cxx; sourceTree = "<group>"; };
- BEB0732C27A2948800F75C00 /* fusnapln.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusnapln.cxx; path = ../sd/source/ui/func/fusnapln.cxx; sourceTree = "<group>"; };
- BEB0732D27A2948800F75C00 /* fuoaprms.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuoaprms.cxx; path = ../sd/source/ui/func/fuoaprms.cxx; sourceTree = "<group>"; };
- BEB0732E27A2948800F75C00 /* smarttag.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = smarttag.cxx; path = ../sd/source/ui/func/smarttag.cxx; sourceTree = "<group>"; };
- BEB0732F27A2948800F75C00 /* unprlout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unprlout.cxx; path = ../sd/source/ui/func/unprlout.cxx; sourceTree = "<group>"; };
- BEB0733027A2948800F75C00 /* fuparagr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuparagr.cxx; path = ../sd/source/ui/func/fuparagr.cxx; sourceTree = "<group>"; };
- BEB0733127A2948800F75C00 /* bulmaper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bulmaper.cxx; path = ../sd/source/ui/func/bulmaper.cxx; sourceTree = "<group>"; };
- BEB0733227A2948800F75C00 /* fusearch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusearch.cxx; path = ../sd/source/ui/func/fusearch.cxx; sourceTree = "<group>"; };
- BEB0733327A2948800F75C00 /* undoheaderfooter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undoheaderfooter.cxx; path = ../sd/source/ui/func/undoheaderfooter.cxx; sourceTree = "<group>"; };
- BEB0733427A2948800F75C00 /* fuprlout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuprlout.cxx; path = ../sd/source/ui/func/fuprlout.cxx; sourceTree = "<group>"; };
- BEB0733527A2948800F75C00 /* fudraw.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fudraw.cxx; path = ../sd/source/ui/func/fudraw.cxx; sourceTree = "<group>"; };
- BEB0733627A2948800F75C00 /* undoback.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undoback.cxx; path = ../sd/source/ui/func/undoback.cxx; sourceTree = "<group>"; };
- BEB0733727A2948800F75C00 /* fuline.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuline.cxx; path = ../sd/source/ui/func/fuline.cxx; sourceTree = "<group>"; };
- BEB0733827A2948800F75C00 /* fuconbez.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconbez.cxx; path = ../sd/source/ui/func/fuconbez.cxx; sourceTree = "<group>"; };
- BEB0733927A2948800F75C00 /* fulink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fulink.cxx; path = ../sd/source/ui/func/fulink.cxx; sourceTree = "<group>"; };
- BEB0733A27A2948800F75C00 /* fusumry.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusumry.cxx; path = ../sd/source/ui/func/fusumry.cxx; sourceTree = "<group>"; };
- BEB0733B27A2948900F75C00 /* fuinsfil.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuinsfil.cxx; path = ../sd/source/ui/func/fuinsfil.cxx; sourceTree = "<group>"; };
- BEB0733C27A2948900F75C00 /* funavig.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = funavig.cxx; path = ../sd/source/ui/func/funavig.cxx; sourceTree = "<group>"; };
- BEB0733D27A2948900F75C00 /* undolayer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undolayer.cxx; path = ../sd/source/ui/func/undolayer.cxx; sourceTree = "<group>"; };
- BEB0733E27A2948900F75C00 /* fulinend.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fulinend.cxx; path = ../sd/source/ui/func/fulinend.cxx; sourceTree = "<group>"; };
- BEB0733F27A2948900F75C00 /* unmovss.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unmovss.cxx; path = ../sd/source/ui/func/unmovss.cxx; sourceTree = "<group>"; };
- BEB0734027A2948900F75C00 /* fubullet.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fubullet.cxx; path = ../sd/source/ui/func/fubullet.cxx; sourceTree = "<group>"; };
- BEB0734127A2948900F75C00 /* fucopy.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fucopy.cxx; path = ../sd/source/ui/func/fucopy.cxx; sourceTree = "<group>"; };
- BEB0734227A2948900F75C00 /* fupage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fupage.cxx; path = ../sd/source/ui/func/fupage.cxx; sourceTree = "<group>"; };
- BEB0734327A2948900F75C00 /* fuconarc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconarc.cxx; path = ../sd/source/ui/func/fuconarc.cxx; sourceTree = "<group>"; };
- BEB0734427A2948900F75C00 /* fuvect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuvect.cxx; path = ../sd/source/ui/func/fuvect.cxx; sourceTree = "<group>"; };
- BEB0734527A2948900F75C00 /* sdundogr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdundogr.cxx; path = ../sd/source/ui/func/sdundogr.cxx; sourceTree = "<group>"; };
- BEB0734627A2948900F75C00 /* fuconstr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconstr.cxx; path = ../sd/source/ui/func/fuconstr.cxx; sourceTree = "<group>"; };
- BEB0734727A2948900F75C00 /* fuformatpaintbrush.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuformatpaintbrush.cxx; path = ../sd/source/ui/func/fuformatpaintbrush.cxx; sourceTree = "<group>"; };
- BEB0734827A2948900F75C00 /* unoaprms.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unoaprms.cxx; path = ../sd/source/ui/func/unoaprms.cxx; sourceTree = "<group>"; };
- BEB0734927A2948900F75C00 /* fuinsert.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuinsert.cxx; path = ../sd/source/ui/func/fuinsert.cxx; sourceTree = "<group>"; };
- BEB0734A27A2948900F75C00 /* fuoltext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuoltext.cxx; path = ../sd/source/ui/func/fuoltext.cxx; sourceTree = "<group>"; };
- BEB0734B27A2948900F75C00 /* fuolbull.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuolbull.cxx; path = ../sd/source/ui/func/fuolbull.cxx; sourceTree = "<group>"; };
- BEB0734C27A2948900F75C00 /* fudspord.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fudspord.cxx; path = ../sd/source/ui/func/fudspord.cxx; sourceTree = "<group>"; };
- BEB0734D27A2948900F75C00 /* futxtatt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futxtatt.cxx; path = ../sd/source/ui/func/futxtatt.cxx; sourceTree = "<group>"; };
- BEB0735027A2B98200F75C00 /* IndexedPropertyValuesContainer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = IndexedPropertyValuesContainer.cxx; path = ../../../comphelper/source/container/IndexedPropertyValuesContainer.cxx; sourceTree = "<group>"; };
- BEB0735127A2B98200F75C00 /* containermultiplexer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = containermultiplexer.cxx; path = ../../../comphelper/source/container/containermultiplexer.cxx; sourceTree = "<group>"; };
- BEB0735227A2B98200F75C00 /* interfacecontainer2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = interfacecontainer2.cxx; path = ../../../comphelper/source/container/interfacecontainer2.cxx; sourceTree = "<group>"; };
- BEB0735327A2B98200F75C00 /* namecontainer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = namecontainer.cxx; path = ../../../comphelper/source/container/namecontainer.cxx; sourceTree = "<group>"; };
- BEB0735427A2B98200F75C00 /* embeddedobjectcontainer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = embeddedobjectcontainer.cxx; path = ../../../comphelper/source/container/embeddedobjectcontainer.cxx; sourceTree = "<group>"; };
- BEB0735527A2B98200F75C00 /* enumhelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = enumhelper.cxx; path = ../../../comphelper/source/container/enumhelper.cxx; sourceTree = "<group>"; };
- BEB0735627A2B98200F75C00 /* NamedPropertyValuesContainer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = NamedPropertyValuesContainer.cxx; path = ../../../comphelper/source/container/NamedPropertyValuesContainer.cxx; sourceTree = "<group>"; };
- BEB0735727A2B98200F75C00 /* enumerablemap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = enumerablemap.cxx; path = ../../../comphelper/source/container/enumerablemap.cxx; sourceTree = "<group>"; };
- BEB0735827A2B98200F75C00 /* container.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = container.cxx; path = ../../../comphelper/source/container/container.cxx; sourceTree = "<group>"; };
- BEB0735A27A2BAC900F75C00 /* xmleohlp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmleohlp.cxx; path = ../svx/source/xml/xmleohlp.cxx; sourceTree = "<group>"; };
- BEB0735B27A2BAC900F75C00 /* xmlexport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlexport.cxx; path = ../svx/source/xml/xmlexport.cxx; sourceTree = "<group>"; };
- BEB0735C27A2BAC900F75C00 /* xmlxtimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlxtimp.cxx; path = ../svx/source/xml/xmlxtimp.cxx; sourceTree = "<group>"; };
- BEB0735D27A2BAC900F75C00 /* xmlgrhlp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlgrhlp.cxx; path = ../svx/source/xml/xmlgrhlp.cxx; sourceTree = "<group>"; };
- BEB0735E27A2BAC900F75C00 /* xmlxtexp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlxtexp.cxx; path = ../svx/source/xml/xmlxtexp.cxx; sourceTree = "<group>"; };
- BEB0736227A2BDAC00F75C00 /* ximplink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximplink.cxx; path = ../xmloff/source/draw/ximplink.cxx; sourceTree = "<group>"; };
- BEB0736327A2BDAC00F75C00 /* eventimp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = eventimp.hxx; path = ../xmloff/source/draw/eventimp.hxx; sourceTree = "<group>"; };
- BEB0736427A2BDAC00F75C00 /* descriptionimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = descriptionimp.cxx; path = ../xmloff/source/draw/descriptionimp.cxx; sourceTree = "<group>"; };
- BEB0736527A2BDAC00F75C00 /* shapeimport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shapeimport.cxx; path = ../xmloff/source/draw/shapeimport.cxx; sourceTree = "<group>"; };
- BEB0736627A2BDAC00F75C00 /* sdpropls.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpropls.cxx; path = ../xmloff/source/draw/sdpropls.cxx; sourceTree = "<group>"; };
- BEB0736727A2BDAC00F75C00 /* layerimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = layerimp.cxx; path = ../xmloff/source/draw/layerimp.cxx; sourceTree = "<group>"; };
- BEB0736827A2BDAC00F75C00 /* ximppage.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximppage.hxx; path = ../xmloff/source/draw/ximppage.hxx; sourceTree = "<group>"; };
- BEB0736927A2BDAC00F75C00 /* layerexp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = layerexp.hxx; path = ../xmloff/source/draw/layerexp.hxx; sourceTree = "<group>"; };
- BEB0736A27A2BDAC00F75C00 /* XMLShapePropertySetContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLShapePropertySetContext.cxx; path = ../xmloff/source/draw/XMLShapePropertySetContext.cxx; sourceTree = "<group>"; };
- BEB0736B27A2BDAC00F75C00 /* ximpgrp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpgrp.hxx; path = ../xmloff/source/draw/ximpgrp.hxx; sourceTree = "<group>"; };
- BEB0736C27A2BDAC00F75C00 /* ximp3dscene.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximp3dscene.cxx; path = ../xmloff/source/draw/ximp3dscene.cxx; sourceTree = "<group>"; };
- BEB0736D27A2BDAC00F75C00 /* descriptionimp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = descriptionimp.hxx; path = ../xmloff/source/draw/descriptionimp.hxx; sourceTree = "<group>"; };
- BEB0736E27A2BDAC00F75C00 /* SignatureLineContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SignatureLineContext.cxx; path = ../xmloff/source/draw/SignatureLineContext.cxx; sourceTree = "<group>"; };
- BEB0736F27A2BDAC00F75C00 /* eventimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = eventimp.cxx; path = ../xmloff/source/draw/eventimp.cxx; sourceTree = "<group>"; };
- BEB0737027A2BDAC00F75C00 /* ximpshow.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpshow.hxx; path = ../xmloff/source/draw/ximpshow.hxx; sourceTree = "<group>"; };
- BEB0737127A2BDAC00F75C00 /* ximpshap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpshap.cxx; path = ../xmloff/source/draw/ximpshap.cxx; sourceTree = "<group>"; };
- BEB0737227A2BDAC00F75C00 /* ximpstyl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpstyl.hxx; path = ../xmloff/source/draw/ximpstyl.hxx; sourceTree = "<group>"; };
- BEB0737327A2BDAC00F75C00 /* xexptran.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xexptran.cxx; path = ../xmloff/source/draw/xexptran.cxx; sourceTree = "<group>"; };
- BEB0737427A2BDAC00F75C00 /* XMLShapeStyleContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLShapeStyleContext.cxx; path = ../xmloff/source/draw/XMLShapeStyleContext.cxx; sourceTree = "<group>"; };
- BEB0737527A2BDAC00F75C00 /* numithdl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = numithdl.cxx; path = ../xmloff/source/draw/numithdl.cxx; sourceTree = "<group>"; };
- BEB0737627A2BDAC00F75C00 /* SignatureLineContext.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = SignatureLineContext.hxx; path = ../xmloff/source/draw/SignatureLineContext.hxx; sourceTree = "<group>"; };
- BEB0737727A2BDAD00F75C00 /* animationimport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = animationimport.cxx; path = ../xmloff/source/draw/animationimport.cxx; sourceTree = "<group>"; };
- BEB0737827A2BDAD00F75C00 /* animimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = animimp.cxx; path = ../xmloff/source/draw/animimp.cxx; sourceTree = "<group>"; };
- BEB0737927A2BDAD00F75C00 /* ximpcustomshape.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpcustomshape.hxx; path = ../xmloff/source/draw/ximpcustomshape.hxx; sourceTree = "<group>"; };
- BEB0737A27A2BDAD00F75C00 /* layerexp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = layerexp.cxx; path = ../xmloff/source/draw/layerexp.cxx; sourceTree = "<group>"; };
- BEB0737B27A2BDAD00F75C00 /* ximpcustomshape.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpcustomshape.cxx; path = ../xmloff/source/draw/ximpcustomshape.cxx; sourceTree = "<group>"; };
- BEB0737C27A2BDAD00F75C00 /* XMLImageMapContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLImageMapContext.cxx; path = ../xmloff/source/draw/XMLImageMapContext.cxx; sourceTree = "<group>"; };
- BEB0737D27A2BDAD00F75C00 /* ximpnote.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpnote.cxx; path = ../xmloff/source/draw/ximpnote.cxx; sourceTree = "<group>"; };
- BEB0737E27A2BDAD00F75C00 /* XMLGraphicsDefaultStyle.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLGraphicsDefaultStyle.cxx; path = ../xmloff/source/draw/XMLGraphicsDefaultStyle.cxx; sourceTree = "<group>"; };
- BEB0737F27A2BDAD00F75C00 /* ximpshap.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpshap.hxx; path = ../xmloff/source/draw/ximpshap.hxx; sourceTree = "<group>"; };
- BEB0738027A2BDAD00F75C00 /* EnhancedCustomShapeToken.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = EnhancedCustomShapeToken.cxx; path = ../xmloff/source/draw/EnhancedCustomShapeToken.cxx; sourceTree = "<group>"; };
- BEB0738127A2BDAD00F75C00 /* propimp0.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = propimp0.cxx; path = ../xmloff/source/draw/propimp0.cxx; sourceTree = "<group>"; };
- BEB0738227A2BDAD00F75C00 /* XMLReplacementImageContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLReplacementImageContext.cxx; path = ../xmloff/source/draw/XMLReplacementImageContext.cxx; sourceTree = "<group>"; };
- BEB0738327A2BDAD00F75C00 /* sdpropls.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sdpropls.hxx; path = ../xmloff/source/draw/sdpropls.hxx; sourceTree = "<group>"; };
- BEB0738427A2BDAD00F75C00 /* shapeexport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shapeexport.cxx; path = ../xmloff/source/draw/shapeexport.cxx; sourceTree = "<group>"; };
- BEB0738527A2BDAD00F75C00 /* animexp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = animexp.cxx; path = ../xmloff/source/draw/animexp.cxx; sourceTree = "<group>"; };
- BEB0738627A2BDAD00F75C00 /* ximpshow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpshow.cxx; path = ../xmloff/source/draw/ximpshow.cxx; sourceTree = "<group>"; };
- BEB0738727A2BDAD00F75C00 /* ximplink.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximplink.hxx; path = ../xmloff/source/draw/ximplink.hxx; sourceTree = "<group>"; };
- BEB0738827A2BDAD00F75C00 /* numithdl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = numithdl.hxx; path = ../xmloff/source/draw/numithdl.hxx; sourceTree = "<group>"; };
- BEB0738927A2BDAD00F75C00 /* XMLImageMapExport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLImageMapExport.cxx; path = ../xmloff/source/draw/XMLImageMapExport.cxx; sourceTree = "<group>"; };
- BEB0738A27A2BDAD00F75C00 /* sdxmlexp_impl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sdxmlexp_impl.hxx; path = ../xmloff/source/draw/sdxmlexp_impl.hxx; sourceTree = "<group>"; };
- BEB0738B27A2BDAD00F75C00 /* sdxmlimp_impl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sdxmlimp_impl.hxx; path = ../xmloff/source/draw/sdxmlimp_impl.hxx; sourceTree = "<group>"; };
- BEB0738C27A2BDAD00F75C00 /* animationexport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = animationexport.cxx; path = ../xmloff/source/draw/animationexport.cxx; sourceTree = "<group>"; };
- BEB0738D27A2BDAD00F75C00 /* XMLNumberStylesExport.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = XMLNumberStylesExport.hxx; path = ../xmloff/source/draw/XMLNumberStylesExport.hxx; sourceTree = "<group>"; };
- BEB0738E27A2BDAD00F75C00 /* layerimp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = layerimp.hxx; path = ../xmloff/source/draw/layerimp.hxx; sourceTree = "<group>"; };
- BEB0738F27A2BDAD00F75C00 /* ximpbody.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpbody.cxx; path = ../xmloff/source/draw/ximpbody.cxx; sourceTree = "<group>"; };
- BEB0739027A2BDAD00F75C00 /* ximpstyl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpstyl.cxx; path = ../xmloff/source/draw/ximpstyl.cxx; sourceTree = "<group>"; };
- BEB0739127A2BDAD00F75C00 /* ximp3dscene.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximp3dscene.hxx; path = ../xmloff/source/draw/ximp3dscene.hxx; sourceTree = "<group>"; };
- BEB0739227A2BDAD00F75C00 /* sdxmlexp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdxmlexp.cxx; path = ../xmloff/source/draw/sdxmlexp.cxx; sourceTree = "<group>"; };
- BEB0739327A2BDAE00F75C00 /* sdxmlimp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdxmlimp.cxx; path = ../xmloff/source/draw/sdxmlimp.cxx; sourceTree = "<group>"; };
- BEB0739427A2BDAE00F75C00 /* XMLNumberStyles.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = XMLNumberStyles.cxx; path = ../xmloff/source/draw/XMLNumberStyles.cxx; sourceTree = "<group>"; };
- BEB0739527A2BDAE00F75C00 /* QRCodeContext.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = QRCodeContext.hxx; path = ../xmloff/source/draw/QRCodeContext.hxx; sourceTree = "<group>"; };
- BEB0739627A2BDAE00F75C00 /* ximppage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximppage.cxx; path = ../xmloff/source/draw/ximppage.cxx; sourceTree = "<group>"; };
- BEB0739727A2BDAE00F75C00 /* ximpgrp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximpgrp.cxx; path = ../xmloff/source/draw/ximpgrp.cxx; sourceTree = "<group>"; };
- BEB0739827A2BDAE00F75C00 /* QRCodeContext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = QRCodeContext.cxx; path = ../xmloff/source/draw/QRCodeContext.cxx; sourceTree = "<group>"; };
- BEB0739927A2BDAE00F75C00 /* ximp3dobject.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximp3dobject.hxx; path = ../xmloff/source/draw/ximp3dobject.hxx; sourceTree = "<group>"; };
- BEB0739A27A2BDAE00F75C00 /* ximp3dobject.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximp3dobject.cxx; path = ../xmloff/source/draw/ximp3dobject.cxx; sourceTree = "<group>"; };
- BEB0739B27A2BDAE00F75C00 /* ximpbody.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpbody.hxx; path = ../xmloff/source/draw/ximpbody.hxx; sourceTree = "<group>"; };
- BEB0739C27A2BDAE00F75C00 /* ximpnote.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = ximpnote.hxx; path = ../xmloff/source/draw/ximpnote.hxx; sourceTree = "<group>"; };
- BEBF3E2D246588AE00415E87 /* salinit.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salinit.cxx; path = ../sal/osl/unx/salinit.cxx; sourceTree = "<group>"; };
- BEBF3E2E246588AE00415E87 /* module.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = module.cxx; path = ../sal/osl/unx/module.cxx; sourceTree = "<group>"; };
- BEBF3E2F246588AE00415E87 /* unixerrnostring.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = unixerrnostring.hxx; path = ../sal/osl/unx/unixerrnostring.hxx; sourceTree = "<group>"; };
- BEBF3E30246588AE00415E87 /* file_url.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_url.hxx; path = ../sal/osl/unx/file_url.hxx; sourceTree = "<group>"; };
- BEBF3E31246588AE00415E87 /* file_path_helper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_path_helper.cxx; path = ../sal/osl/unx/file_path_helper.cxx; sourceTree = "<group>"; };
- BEBF3E32246588AE00415E87 /* interlck.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = interlck.cxx; path = ../sal/osl/unx/interlck.cxx; sourceTree = "<group>"; };
- BEBF3E33246588AE00415E87 /* file_error_transl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_error_transl.hxx; path = ../sal/osl/unx/file_error_transl.hxx; sourceTree = "<group>"; };
- BEBF3E34246588AE00415E87 /* process_impl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = process_impl.cxx; path = ../sal/osl/unx/process_impl.cxx; sourceTree = "<group>"; };
- BEBF3E35246588AE00415E87 /* file_impl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_impl.hxx; path = ../sal/osl/unx/file_impl.hxx; sourceTree = "<group>"; };
- BEBF3E36246588AE00415E87 /* sockimpl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sockimpl.hxx; path = ../sal/osl/unx/sockimpl.hxx; sourceTree = "<group>"; };
- BEBF3E37246588AE00415E87 /* backtrace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = backtrace.h; path = ../sal/osl/unx/backtrace.h; sourceTree = "<group>"; };
- BEBF3E38246588AE00415E87 /* file_path_helper.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_path_helper.hxx; path = ../sal/osl/unx/file_path_helper.hxx; sourceTree = "<group>"; };
- BEBF3E39246588AE00415E87 /* process.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = process.cxx; path = ../sal/osl/unx/process.cxx; sourceTree = "<group>"; };
- BEBF3E3A246588AE00415E87 /* soffice.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = soffice.hxx; path = ../sal/osl/unx/soffice.hxx; sourceTree = "<group>"; };
- BEBF3E3B246588AE00415E87 /* osxlocale.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = osxlocale.cxx; path = ../sal/osl/unx/osxlocale.cxx; sourceTree = "<group>"; };
- BEBF3E3C246588AE00415E87 /* createfilehandlefromfd.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = createfilehandlefromfd.hxx; path = ../sal/osl/unx/createfilehandlefromfd.hxx; sourceTree = "<group>"; };
- BEBF3E3D246588AE00415E87 /* file_stat.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_stat.cxx; path = ../sal/osl/unx/file_stat.cxx; sourceTree = "<group>"; };
- BEBF3E3E246588AE00415E87 /* readwrite_helper.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = readwrite_helper.hxx; path = ../sal/osl/unx/readwrite_helper.hxx; sourceTree = "<group>"; };
- BEBF3E3F246588AE00415E87 /* file_error_transl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_error_transl.cxx; path = ../sal/osl/unx/file_error_transl.cxx; sourceTree = "<group>"; };
- BEBF3E40246588AE00415E87 /* backtraceapi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = backtraceapi.cxx; path = ../sal/osl/unx/backtraceapi.cxx; sourceTree = "<group>"; };
- BEBF3E41246588AE00415E87 /* system.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = system.cxx; path = ../sal/osl/unx/system.cxx; sourceTree = "<group>"; };
- BEBF3E42246588AE00415E87 /* nlsupport.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = nlsupport.hxx; path = ../sal/osl/unx/nlsupport.hxx; sourceTree = "<group>"; };
- BEBF3E43246588AE00415E87 /* mutex.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mutex.cxx; path = ../sal/osl/unx/mutex.cxx; sourceTree = "<group>"; };
- BEBF3E44246588AE00415E87 /* nlsupport.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = nlsupport.cxx; path = ../sal/osl/unx/nlsupport.cxx; sourceTree = "<group>"; };
- BEBF3E45246588AE00415E87 /* file_volume.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_volume.cxx; path = ../sal/osl/unx/file_volume.cxx; sourceTree = "<group>"; };
- BEBF3E46246588AE00415E87 /* time.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = time.cxx; path = ../sal/osl/unx/time.cxx; sourceTree = "<group>"; };
- BEBF3E47246588AE00415E87 /* memory.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = memory.cxx; path = ../sal/osl/unx/memory.cxx; sourceTree = "<group>"; };
- BEBF3E48246588AF00415E87 /* conditn.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = conditn.cxx; path = ../sal/osl/unx/conditn.cxx; sourceTree = "<group>"; };
- BEBF3E49246588AF00415E87 /* saltime.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = saltime.hxx; path = ../sal/osl/unx/saltime.hxx; sourceTree = "<group>"; };
- BEBF3E4A246588AF00415E87 /* signal.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = signal.cxx; path = ../sal/osl/unx/signal.cxx; sourceTree = "<group>"; };
- BEBF3E4B246588AF00415E87 /* uunxapi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = uunxapi.cxx; path = ../sal/osl/unx/uunxapi.cxx; sourceTree = "<group>"; };
- BEBF3E4C246588AF00415E87 /* uunxapi.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = uunxapi.hxx; path = ../sal/osl/unx/uunxapi.hxx; sourceTree = "<group>"; };
- BEBF3E4D246588AF00415E87 /* system.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = system.mm; path = ../sal/osl/unx/system.mm; sourceTree = "<group>"; };
- BEBF3E4E246588AF00415E87 /* file_url.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_url.cxx; path = ../sal/osl/unx/file_url.cxx; sourceTree = "<group>"; };
- BEBF3E4F246588AF00415E87 /* readwrite_helper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = readwrite_helper.cxx; path = ../sal/osl/unx/readwrite_helper.cxx; sourceTree = "<group>"; };
- BEBF3E50246588AF00415E87 /* uunxapi.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = uunxapi.mm; path = ../sal/osl/unx/uunxapi.mm; sourceTree = "<group>"; };
- BEBF3E51246588AF00415E87 /* backtrace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = backtrace.c; path = ../sal/osl/unx/backtrace.c; sourceTree = "<group>"; };
- BEBF3E52246588AF00415E87 /* tempfile.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tempfile.cxx; path = ../sal/osl/unx/tempfile.cxx; sourceTree = "<group>"; };
- BEBF3E53246588AF00415E87 /* security.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = security.cxx; path = ../sal/osl/unx/security.cxx; sourceTree = "<group>"; };
- BEBF3E54246588AF00415E87 /* file_misc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file_misc.cxx; path = ../sal/osl/unx/file_misc.cxx; sourceTree = "<group>"; };
- BEBF3E55246588AF00415E87 /* profile.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = profile.cxx; path = ../sal/osl/unx/profile.cxx; sourceTree = "<group>"; };
- BEBF3E56246588AF00415E87 /* random.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = random.cxx; path = ../sal/osl/unx/random.cxx; sourceTree = "<group>"; };
- BEBF3E57246588AF00415E87 /* thread.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = thread.cxx; path = ../sal/osl/unx/thread.cxx; sourceTree = "<group>"; };
- BEBF3E58246588AF00415E87 /* file.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file.cxx; path = ../sal/osl/unx/file.cxx; sourceTree = "<group>"; };
- BEBF3E59246588AF00415E87 /* socket.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = socket.cxx; path = ../sal/osl/unx/socket.cxx; sourceTree = "<group>"; };
- BEBF3E5A246588AF00415E87 /* system.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = system.hxx; path = ../sal/osl/unx/system.hxx; sourceTree = "<group>"; };
- BEBF3E5B246588AF00415E87 /* secimpl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = secimpl.hxx; path = ../sal/osl/unx/secimpl.hxx; sourceTree = "<group>"; };
- BEBF3E5C246588AF00415E87 /* pipe.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pipe.cxx; path = ../sal/osl/unx/pipe.cxx; sourceTree = "<group>"; };
- BEBF3E5D246588B000415E87 /* soffice.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = soffice.cxx; path = ../sal/osl/unx/soffice.cxx; sourceTree = "<group>"; };
- BEBF3E5F246588D100415E87 /* loadmodulerelative.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = loadmodulerelative.cxx; path = ../sal/osl/all/loadmodulerelative.cxx; sourceTree = "<group>"; };
- BEBF3E60246588D100415E87 /* debugbase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = debugbase.cxx; path = ../sal/osl/all/debugbase.cxx; sourceTree = "<group>"; };
- BEBF3E61246588D100415E87 /* filepath.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filepath.cxx; path = ../sal/osl/all/filepath.cxx; sourceTree = "<group>"; };
- BEBF3E62246588D100415E87 /* log.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = log.cxx; path = ../sal/osl/all/log.cxx; sourceTree = "<group>"; };
- BEBF3E63246588D100415E87 /* utility.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = utility.cxx; path = ../sal/osl/all/utility.cxx; sourceTree = "<group>"; };
- BEBF3E64246588D100415E87 /* signalshared.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = signalshared.cxx; path = ../sal/osl/all/signalshared.cxx; sourceTree = "<group>"; };
- BEBF3E65246588D100415E87 /* compat.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = compat.cxx; path = ../sal/osl/all/compat.cxx; sourceTree = "<group>"; };
- BEBF3E69246590A500415E87 /* redlndlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = redlndlg.cxx; path = ../sw/source/uibase/misc/redlndlg.cxx; sourceTree = "<group>"; };
- BEBF3E6A246590A500415E87 /* swruler.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = swruler.cxx; path = ../sw/source/uibase/misc/swruler.cxx; sourceTree = "<group>"; };
- BEBF3E6B246590A500415E87 /* numberingtypelistbox.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = numberingtypelistbox.cxx; path = ../sw/source/uibase/misc/numberingtypelistbox.cxx; sourceTree = "<group>"; };
- BEBF3E6C246590A500415E87 /* glosdoc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = glosdoc.cxx; path = ../sw/source/uibase/misc/glosdoc.cxx; sourceTree = "<group>"; };
- BEBF3E6D246590A500415E87 /* glshell.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = glshell.cxx; path = ../sw/source/uibase/misc/glshell.cxx; sourceTree = "<group>"; };
- BEBF3E70246593C700415E87 /* pgfnote.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pgfnote.cxx; path = ../sw/source/ui/misc/pgfnote.cxx; sourceTree = "<group>"; };
- BEBF3E71246593C700415E87 /* titlepage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = titlepage.cxx; path = ../sw/source/ui/misc/titlepage.cxx; sourceTree = "<group>"; };
- BEBF3E72246593C700415E87 /* srtdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = srtdlg.cxx; path = ../sw/source/ui/misc/srtdlg.cxx; sourceTree = "<group>"; };
- BEBF3E73246593C700415E87 /* glosbib.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = glosbib.cxx; path = ../sw/source/ui/misc/glosbib.cxx; sourceTree = "<group>"; };
- BEBF3E74246593C700415E87 /* bookmark.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bookmark.cxx; path = ../sw/source/ui/misc/bookmark.cxx; sourceTree = "<group>"; };
- BEBF3E75246593C700415E87 /* linenum.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linenum.cxx; path = ../sw/source/ui/misc/linenum.cxx; sourceTree = "<group>"; };
- BEBF3E76246593C700415E87 /* num.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = num.cxx; path = ../sw/source/ui/misc/num.cxx; sourceTree = "<group>"; };
- BEBF3E77246593C700415E87 /* glossary.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = glossary.cxx; path = ../sw/source/ui/misc/glossary.cxx; sourceTree = "<group>"; };
- BEBF3E78246593C700415E87 /* insfnote.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = insfnote.cxx; path = ../sw/source/ui/misc/insfnote.cxx; sourceTree = "<group>"; };
- BEBF3E79246593C700415E87 /* outline.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outline.cxx; path = ../sw/source/ui/misc/outline.cxx; sourceTree = "<group>"; };
- BEBF3E7A246593C700415E87 /* impfnote.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = impfnote.hxx; path = ../sw/source/ui/misc/impfnote.hxx; sourceTree = "<group>"; };
- BEBF3E7B246593C700415E87 /* docfnote.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docfnote.cxx; path = ../sw/source/ui/misc/docfnote.cxx; sourceTree = "<group>"; };
- BEBF3E7C246593C700415E87 /* swmodalredlineacceptdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = swmodalredlineacceptdlg.cxx; path = ../sw/source/ui/misc/swmodalredlineacceptdlg.cxx; sourceTree = "<group>"; };
- BEBF3E7D246593C700415E87 /* pggrid.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pggrid.cxx; path = ../sw/source/ui/misc/pggrid.cxx; sourceTree = "<group>"; };
- BEBF3E81246ACFCA00415E87 /* dp_extensionmanager.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_extensionmanager.hxx; path = ../desktop/source/deployment/manager/dp_extensionmanager.hxx; sourceTree = "<group>"; };
- BEBF3E82246ACFCA00415E87 /* dp_manager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dp_manager.h; path = ../desktop/source/deployment/manager/dp_manager.h; sourceTree = "<group>"; };
- BEBF3E83246ACFCA00415E87 /* dp_managerfac.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_managerfac.cxx; path = ../desktop/source/deployment/manager/dp_managerfac.cxx; sourceTree = "<group>"; };
- BEBF3E84246ACFCA00415E87 /* dp_manager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_manager.cxx; path = ../desktop/source/deployment/manager/dp_manager.cxx; sourceTree = "<group>"; };
- BEBF3E85246ACFCA00415E87 /* dp_extensionmanager.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_extensionmanager.cxx; path = ../desktop/source/deployment/manager/dp_extensionmanager.cxx; sourceTree = "<group>"; };
- BEBF3E86246ACFCA00415E87 /* dp_activepackages.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_activepackages.hxx; path = ../desktop/source/deployment/manager/dp_activepackages.hxx; sourceTree = "<group>"; };
- BEBF3E87246ACFCA00415E87 /* dp_commandenvironments.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_commandenvironments.hxx; path = ../desktop/source/deployment/manager/dp_commandenvironments.hxx; sourceTree = "<group>"; };
- BEBF3E88246ACFCA00415E87 /* dp_properties.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_properties.cxx; path = ../desktop/source/deployment/manager/dp_properties.cxx; sourceTree = "<group>"; };
- BEBF3E89246ACFCA00415E87 /* dp_properties.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_properties.hxx; path = ../desktop/source/deployment/manager/dp_properties.hxx; sourceTree = "<group>"; };
- BEBF3E8A246ACFCA00415E87 /* dp_informationprovider.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_informationprovider.cxx; path = ../desktop/source/deployment/manager/dp_informationprovider.cxx; sourceTree = "<group>"; };
- BEBF3E8B246ACFCA00415E87 /* dp_activepackages.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_activepackages.cxx; path = ../desktop/source/deployment/manager/dp_activepackages.cxx; sourceTree = "<group>"; };
- BEBF3E8C246ACFCA00415E87 /* dp_commandenvironments.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_commandenvironments.cxx; path = ../desktop/source/deployment/manager/dp_commandenvironments.cxx; sourceTree = "<group>"; };
- BEBF3E90246AD75500415E87 /* filrow.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filrow.hxx; path = ../ucb/source/ucp/file/filrow.hxx; sourceTree = "<group>"; };
- BEBF3E91246AD75500415E87 /* filrec.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filrec.hxx; path = ../ucb/source/ucp/file/filrec.hxx; sourceTree = "<group>"; };
- BEBF3E92246AD75500415E87 /* filrset.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filrset.cxx; path = ../ucb/source/ucp/file/filrset.cxx; sourceTree = "<group>"; };
- BEBF3E93246AD75500415E87 /* filprp.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filprp.hxx; path = ../ucb/source/ucp/file/filprp.hxx; sourceTree = "<group>"; };
- BEBF3E94246AD75500415E87 /* filnot.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filnot.hxx; path = ../ucb/source/ucp/file/filnot.hxx; sourceTree = "<group>"; };
- BEBF3E95246AD75500415E87 /* filrset.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filrset.hxx; path = ../ucb/source/ucp/file/filrset.hxx; sourceTree = "<group>"; };
- BEBF3E96246AD75500415E87 /* filtask.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filtask.cxx; path = ../ucb/source/ucp/file/filtask.cxx; sourceTree = "<group>"; };
- BEBF3E97246AD75500415E87 /* prov.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = prov.cxx; path = ../ucb/source/ucp/file/prov.cxx; sourceTree = "<group>"; };
- BEBF3E98246AD75500415E87 /* filinsreq.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filinsreq.cxx; path = ../ucb/source/ucp/file/filinsreq.cxx; sourceTree = "<group>"; };
- BEBF3E99246AD75500415E87 /* filid.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filid.hxx; path = ../ucb/source/ucp/file/filid.hxx; sourceTree = "<group>"; };
- BEBF3E9A246AD75500415E87 /* filcmd.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filcmd.hxx; path = ../ucb/source/ucp/file/filcmd.hxx; sourceTree = "<group>"; };
- BEBF3E9B246AD75500415E87 /* bc.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = bc.hxx; path = ../ucb/source/ucp/file/bc.hxx; sourceTree = "<group>"; };
- BEBF3E9C246AD75500415E87 /* filglob.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filglob.cxx; path = ../ucb/source/ucp/file/filglob.cxx; sourceTree = "<group>"; };
- BEBF3E9D246AD75500415E87 /* filtask.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filtask.hxx; path = ../ucb/source/ucp/file/filtask.hxx; sourceTree = "<group>"; };
- BEBF3E9E246AD75500415E87 /* bc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bc.cxx; path = ../ucb/source/ucp/file/bc.cxx; sourceTree = "<group>"; };
- BEBF3E9F246AD75500415E87 /* filnot.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filnot.cxx; path = ../ucb/source/ucp/file/filnot.cxx; sourceTree = "<group>"; };
- BEBF3EA0246AD75500415E87 /* filrow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filrow.cxx; path = ../ucb/source/ucp/file/filrow.cxx; sourceTree = "<group>"; };
- BEBF3EA1246AD75500415E87 /* prov.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = prov.hxx; path = ../ucb/source/ucp/file/prov.hxx; sourceTree = "<group>"; };
- BEBF3EA2246AD75500415E87 /* filrec.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filrec.cxx; path = ../ucb/source/ucp/file/filrec.cxx; sourceTree = "<group>"; };
- BEBF3EA3246AD75500415E87 /* filinsreq.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filinsreq.hxx; path = ../ucb/source/ucp/file/filinsreq.hxx; sourceTree = "<group>"; };
- BEBF3EA4246AD75500415E87 /* filstr.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filstr.hxx; path = ../ucb/source/ucp/file/filstr.hxx; sourceTree = "<group>"; };
- BEBF3EA5246AD75500415E87 /* filinpstr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filinpstr.cxx; path = ../ucb/source/ucp/file/filinpstr.cxx; sourceTree = "<group>"; };
- BEBF3EA6246AD75500415E87 /* filid.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filid.cxx; path = ../ucb/source/ucp/file/filid.cxx; sourceTree = "<group>"; };
- BEBF3EA7246AD75500415E87 /* filprp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filprp.cxx; path = ../ucb/source/ucp/file/filprp.cxx; sourceTree = "<group>"; };
- BEBF3EA8246AD75500415E87 /* filerror.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filerror.hxx; path = ../ucb/source/ucp/file/filerror.hxx; sourceTree = "<group>"; };
- BEBF3EA9246AD75500415E87 /* filglob.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filglob.hxx; path = ../ucb/source/ucp/file/filglob.hxx; sourceTree = "<group>"; };
- BEBF3EAA246AD75500415E87 /* filstr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filstr.cxx; path = ../ucb/source/ucp/file/filstr.cxx; sourceTree = "<group>"; };
- BEBF3EAB246AD75500415E87 /* filcmd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filcmd.cxx; path = ../ucb/source/ucp/file/filcmd.cxx; sourceTree = "<group>"; };
- BEBF3EAC246AD75500415E87 /* filinl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filinl.hxx; path = ../ucb/source/ucp/file/filinl.hxx; sourceTree = "<group>"; };
- BEBF3EAD246AD75600415E87 /* filinpstr.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filinpstr.hxx; path = ../ucb/source/ucp/file/filinpstr.hxx; sourceTree = "<group>"; };
- BEBF3EB22472A92D00415E87 /* dp_gui_dependencydialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_dependencydialog.cxx; path = ../desktop/source/deployment/gui/dp_gui_dependencydialog.cxx; sourceTree = "<group>"; };
- BEBF3EB32472A92D00415E87 /* dp_gui_extensioncmdqueue.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_extensioncmdqueue.hxx; path = ../desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx; sourceTree = "<group>"; };
- BEBF3EB42472A92D00415E87 /* dp_gui_theextmgr.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_theextmgr.hxx; path = ../desktop/source/deployment/gui/dp_gui_theextmgr.hxx; sourceTree = "<group>"; };
- BEBF3EB52472A92D00415E87 /* license_dialog.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = license_dialog.hxx; path = ../desktop/source/deployment/gui/license_dialog.hxx; sourceTree = "<group>"; };
- BEBF3EB62472A92D00415E87 /* dp_gui_dependencydialog.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_dependencydialog.hxx; path = ../desktop/source/deployment/gui/dp_gui_dependencydialog.hxx; sourceTree = "<group>"; };
- BEBF3EB72472A92D00415E87 /* dp_gui_updatedialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_updatedialog.cxx; path = ../desktop/source/deployment/gui/dp_gui_updatedialog.cxx; sourceTree = "<group>"; };
- BEBF3EB82472A92D00415E87 /* license_dialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = license_dialog.cxx; path = ../desktop/source/deployment/gui/license_dialog.cxx; sourceTree = "<group>"; };
- BEBF3EB92472A92D00415E87 /* dp_gui_dialog2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_dialog2.cxx; path = ../desktop/source/deployment/gui/dp_gui_dialog2.cxx; sourceTree = "<group>"; };
- BEBF3EBA2472A92D00415E87 /* dp_gui_updateinstalldialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_updateinstalldialog.cxx; path = ../desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx; sourceTree = "<group>"; };
- BEBF3EBB2472A92D00415E87 /* dp_gui_theextmgr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_theextmgr.cxx; path = ../desktop/source/deployment/gui/dp_gui_theextmgr.cxx; sourceTree = "<group>"; };
- BEBF3EBC2472A92D00415E87 /* dp_gui_service.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_service.cxx; path = ../desktop/source/deployment/gui/dp_gui_service.cxx; sourceTree = "<group>"; };
- BEBF3EBD2472A92D00415E87 /* dp_gui_updatedata.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_updatedata.hxx; path = ../desktop/source/deployment/gui/dp_gui_updatedata.hxx; sourceTree = "<group>"; };
- BEBF3EBE2472A92D00415E87 /* dp_gui_extlistbox.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_extlistbox.cxx; path = ../desktop/source/deployment/gui/dp_gui_extlistbox.cxx; sourceTree = "<group>"; };
- BEBF3EBF2472A92D00415E87 /* dp_gui_extlistbox.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_extlistbox.hxx; path = ../desktop/source/deployment/gui/dp_gui_extlistbox.hxx; sourceTree = "<group>"; };
- BEBF3EC02472A92D00415E87 /* dp_gui_extensioncmdqueue.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_gui_extensioncmdqueue.cxx; path = ../desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx; sourceTree = "<group>"; };
- BEBF3EC12472A92D00415E87 /* dp_gui_updateinstalldialog.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_updateinstalldialog.hxx; path = ../desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx; sourceTree = "<group>"; };
- BEBF3EC22472A92D00415E87 /* dp_gui_updatedialog.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_updatedialog.hxx; path = ../desktop/source/deployment/gui/dp_gui_updatedialog.hxx; sourceTree = "<group>"; };
- BEBF3EC32472A92D00415E87 /* dp_gui_dialog2.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_gui_dialog2.hxx; path = ../desktop/source/deployment/gui/dp_gui_dialog2.hxx; sourceTree = "<group>"; };
- BEBF3EC42472A92D00415E87 /* dp_gui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dp_gui.h; path = ../desktop/source/deployment/gui/dp_gui.h; sourceTree = "<group>"; };
- BEBF3EC72472AC5900415E87 /* dp_extbackenddb.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dp_extbackenddb.hxx; path = ../desktop/source/deployment/registry/package/dp_extbackenddb.hxx; sourceTree = "<group>"; };
- BEBF3EC82472AC5900415E87 /* dp_extbackenddb.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_extbackenddb.cxx; path = ../desktop/source/deployment/registry/package/dp_extbackenddb.cxx; sourceTree = "<group>"; };
- BEBF3EC92472AC5900415E87 /* dp_package.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_package.cxx; path = ../desktop/source/deployment/registry/package/dp_package.cxx; sourceTree = "<group>"; };
- BEBF3ECB2472B21600415E87 /* dp_interact.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_interact.cxx; path = ../desktop/source/deployment/misc/dp_interact.cxx; sourceTree = "<group>"; };
- BEBF3ECC2472B21600415E87 /* dp_platform.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_platform.cxx; path = ../desktop/source/deployment/misc/dp_platform.cxx; sourceTree = "<group>"; };
- BEBF3ECD2472B21600415E87 /* dp_identifier.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_identifier.cxx; path = ../desktop/source/deployment/misc/dp_identifier.cxx; sourceTree = "<group>"; };
- BEBF3ECE2472B21600415E87 /* dp_descriptioninfoset.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_descriptioninfoset.cxx; path = ../desktop/source/deployment/misc/dp_descriptioninfoset.cxx; sourceTree = "<group>"; };
- BEBF3ECF2472B21600415E87 /* dp_update.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_update.cxx; path = ../desktop/source/deployment/misc/dp_update.cxx; sourceTree = "<group>"; };
- BEBF3ED02472B21600415E87 /* lockfile.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lockfile.cxx; path = ../desktop/source/deployment/misc/lockfile.cxx; sourceTree = "<group>"; };
- BEBF3ED12472B21600415E87 /* dp_resource.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_resource.cxx; path = ../desktop/source/deployment/misc/dp_resource.cxx; sourceTree = "<group>"; };
- BEBF3ED22472B21600415E87 /* dp_version.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_version.cxx; path = ../desktop/source/deployment/misc/dp_version.cxx; sourceTree = "<group>"; };
- BEBF3ED32472B21600415E87 /* dp_misc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_misc.cxx; path = ../desktop/source/deployment/misc/dp_misc.cxx; sourceTree = "<group>"; };
- BEBF3ED42472B21600415E87 /* dp_dependencies.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_dependencies.cxx; path = ../desktop/source/deployment/misc/dp_dependencies.cxx; sourceTree = "<group>"; };
- BEBF3ED52472B21600415E87 /* dp_ucb.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_ucb.cxx; path = ../desktop/source/deployment/misc/dp_ucb.cxx; sourceTree = "<group>"; };
- BEDCC8B92459A10600FB02BD /* unointerfaceproxy.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unointerfaceproxy.cxx; path = ../bridges/source/cpp_uno/shared/unointerfaceproxy.cxx; sourceTree = "<group>"; };
- BEDCC8BA2459A10600FB02BD /* types.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = types.cxx; path = ../bridges/source/cpp_uno/shared/types.cxx; sourceTree = "<group>"; };
- BEDCC8BB2459A10600FB02BD /* vtables.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vtables.cxx; path = ../bridges/source/cpp_uno/shared/vtables.cxx; sourceTree = "<group>"; };
- BEDCC8BC2459A10600FB02BD /* vtablefactory.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vtablefactory.cxx; path = ../bridges/source/cpp_uno/shared/vtablefactory.cxx; sourceTree = "<group>"; };
- BEDCC8BD2459A10600FB02BD /* bridge.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bridge.cxx; path = ../bridges/source/cpp_uno/shared/bridge.cxx; sourceTree = "<group>"; };
- BEDCC8BE2459A10600FB02BD /* component.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = component.cxx; path = ../bridges/source/cpp_uno/shared/component.cxx; sourceTree = "<group>"; };
- BEDCC8BF2459A10600FB02BD /* cppinterfaceproxy.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cppinterfaceproxy.cxx; path = ../bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx; sourceTree = "<group>"; };
- BEDCC8C12459A12E00FB02BD /* uno2cpp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = uno2cpp.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/uno2cpp.cxx"; sourceTree = "<group>"; };
- BEDCC8C22459A12E00FB02BD /* cpp2uno.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cpp2uno.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx"; sourceTree = "<group>"; };
- BEDCC8C32459A12E00FB02BD /* share.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = share.hxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx"; sourceTree = "<group>"; };
- BEDCC8C42459A12E00FB02BD /* except.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = except.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/except.cxx"; sourceTree = "<group>"; };
- BEDCC8C52459A12E00FB02BD /* abi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = abi.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx"; sourceTree = "<group>"; };
- BEDCC8C62459A12E00FB02BD /* call.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = call.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/call.cxx"; sourceTree = "<group>"; };
- BEDCC8C72459A12E00FB02BD /* call.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = call.hxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/call.hxx"; sourceTree = "<group>"; };
- BEDCC8C82459A12E00FB02BD /* abi.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = abi.hxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.hxx"; sourceTree = "<group>"; };
- BEDCC8C92459A12E00FB02BD /* callvirtualmethod.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = callvirtualmethod.hxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.hxx"; sourceTree = "<group>"; };
- BEDCC8CA2459A12E00FB02BD /* callvirtualmethod.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = callvirtualmethod.cxx; path = "../bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.cxx"; sourceTree = "<group>"; };
- BEDCC8F2246080F600FB02BD /* transliterationwrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = transliterationwrapper.cxx; path = ../unotools/source/i18n/transliterationwrapper.cxx; sourceTree = "<group>"; };
- BEDCC8F3246080F600FB02BD /* localedatawrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = localedatawrapper.cxx; path = ../unotools/source/i18n/localedatawrapper.cxx; sourceTree = "<group>"; };
- BEDCC8F4246080F600FB02BD /* readwritemutexguard.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = readwritemutexguard.cxx; path = ../unotools/source/i18n/readwritemutexguard.cxx; sourceTree = "<group>"; };
- BEDCC8F5246080F600FB02BD /* resmgr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = resmgr.cxx; path = ../unotools/source/i18n/resmgr.cxx; sourceTree = "<group>"; };
- BEDCC8F6246080F600FB02BD /* calendarwrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = calendarwrapper.cxx; path = ../unotools/source/i18n/calendarwrapper.cxx; sourceTree = "<group>"; };
- BEDCC8F7246080F600FB02BD /* charclass.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = charclass.cxx; path = ../unotools/source/i18n/charclass.cxx; sourceTree = "<group>"; };
- BEDCC8F8246080F600FB02BD /* caserotate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = caserotate.cxx; path = ../unotools/source/i18n/caserotate.cxx; sourceTree = "<group>"; };
- BEDCC8F9246080F600FB02BD /* intlwrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = intlwrapper.cxx; path = ../unotools/source/i18n/intlwrapper.cxx; sourceTree = "<group>"; };
- BEDCC8FA246080F600FB02BD /* nativenumberwrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = nativenumberwrapper.cxx; path = ../unotools/source/i18n/nativenumberwrapper.cxx; sourceTree = "<group>"; };
- BEDCC8FB246080F600FB02BD /* collatorwrapper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = collatorwrapper.cxx; path = ../unotools/source/i18n/collatorwrapper.cxx; sourceTree = "<group>"; };
- BEDCC8FC246080F600FB02BD /* textsearch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = textsearch.cxx; path = ../unotools/source/i18n/textsearch.cxx; sourceTree = "<group>"; };
- BEDCC8FF2460830800FB02BD /* opthtml.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = opthtml.hxx; path = ../cui/source/options/opthtml.hxx; sourceTree = "<group>"; };
- BEDCC9002460830800FB02BD /* sdbcdriverenum.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdbcdriverenum.cxx; path = ../cui/source/options/sdbcdriverenum.cxx; sourceTree = "<group>"; };
- BEDCC9012460830800FB02BD /* fontsubs.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fontsubs.cxx; path = ../cui/source/options/fontsubs.cxx; sourceTree = "<group>"; };
- BEDCC9022460830800FB02BD /* connpoolsettings.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = connpoolsettings.hxx; path = ../cui/source/options/connpoolsettings.hxx; sourceTree = "<group>"; };
- BEDCC9032460830800FB02BD /* opthtml.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = opthtml.cxx; path = ../cui/source/options/opthtml.cxx; sourceTree = "<group>"; };
- BEDCC9042460830800FB02BD /* securityoptions.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = securityoptions.cxx; path = ../cui/source/options/securityoptions.cxx; sourceTree = "<group>"; };
- BEDCC9052460830800FB02BD /* dbregisterednamesconfig.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dbregisterednamesconfig.hxx; path = ../cui/source/options/dbregisterednamesconfig.hxx; sourceTree = "<group>"; };
- BEDCC9062460830800FB02BD /* webconninfo.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = webconninfo.hxx; path = ../cui/source/options/webconninfo.hxx; sourceTree = "<group>"; };
- BEDCC9072460830800FB02BD /* connpoolsettings.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = connpoolsettings.cxx; path = ../cui/source/options/connpoolsettings.cxx; sourceTree = "<group>"; };
- BEDCC9082460830800FB02BD /* personalization.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = personalization.cxx; path = ../cui/source/options/personalization.cxx; sourceTree = "<group>"; };
- BEDCC9092460830800FB02BD /* connpoolconfig.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = connpoolconfig.cxx; path = ../cui/source/options/connpoolconfig.cxx; sourceTree = "<group>"; };
- BEDCC90A2460830800FB02BD /* doclinkdialog.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = doclinkdialog.cxx; path = ../cui/source/options/doclinkdialog.cxx; sourceTree = "<group>"; };
- BEDCC90B2460830900FB02BD /* certpath.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = certpath.hxx; path = ../cui/source/options/certpath.hxx; sourceTree = "<group>"; };
- BEDCC90C2460830900FB02BD /* treeopt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = treeopt.cxx; path = ../cui/source/options/treeopt.cxx; sourceTree = "<group>"; };
- BEDCC90D2460830900FB02BD /* optcolor.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optcolor.hxx; path = ../cui/source/options/optcolor.hxx; sourceTree = "<group>"; };
- BEDCC90E2460830900FB02BD /* optgdlg.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optgdlg.hxx; path = ../cui/source/options/optgdlg.hxx; sourceTree = "<group>"; };
- BEDCC90F2460830900FB02BD /* tsaurls.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = tsaurls.hxx; path = ../cui/source/options/tsaurls.hxx; sourceTree = "<group>"; };
- BEDCC9102460830900FB02BD /* optaboutconfig.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optaboutconfig.cxx; path = ../cui/source/options/optaboutconfig.cxx; sourceTree = "<group>"; };
- BEDCC9112460830900FB02BD /* optopencl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optopencl.cxx; path = ../cui/source/options/optopencl.cxx; sourceTree = "<group>"; };
- BEDCC9122460830900FB02BD /* optjsearch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optjsearch.cxx; path = ../cui/source/options/optjsearch.cxx; sourceTree = "<group>"; };
- BEDCC9132460830900FB02BD /* optupdt.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optupdt.hxx; path = ../cui/source/options/optupdt.hxx; sourceTree = "<group>"; };
- BEDCC9142460830900FB02BD /* optupdt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optupdt.cxx; path = ../cui/source/options/optupdt.cxx; sourceTree = "<group>"; };
- BEDCC9152460830900FB02BD /* sdbcdriverenum.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sdbcdriverenum.hxx; path = ../cui/source/options/sdbcdriverenum.hxx; sourceTree = "<group>"; };
- BEDCC9162460830900FB02BD /* optbasic.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optbasic.hxx; path = ../cui/source/options/optbasic.hxx; sourceTree = "<group>"; };
- BEDCC9172460830900FB02BD /* dbregister.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbregister.cxx; path = ../cui/source/options/dbregister.cxx; sourceTree = "<group>"; };
- BEDCC9182460830900FB02BD /* optfltr.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optfltr.hxx; path = ../cui/source/options/optfltr.hxx; sourceTree = "<group>"; };
- BEDCC9192460830900FB02BD /* optaccessibility.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optaccessibility.cxx; path = ../cui/source/options/optaccessibility.cxx; sourceTree = "<group>"; };
- BEDCC91A2460830A00FB02BD /* cfgchart.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cfgchart.cxx; path = ../cui/source/options/cfgchart.cxx; sourceTree = "<group>"; };
- BEDCC91B2460830A00FB02BD /* connpooloptions.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = connpooloptions.cxx; path = ../cui/source/options/connpooloptions.cxx; sourceTree = "<group>"; };
- BEDCC91C2460830A00FB02BD /* fontsubs.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = fontsubs.hxx; path = ../cui/source/options/fontsubs.hxx; sourceTree = "<group>"; };
- BEDCC91D2460830A00FB02BD /* webconninfo.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = webconninfo.cxx; path = ../cui/source/options/webconninfo.cxx; sourceTree = "<group>"; };
- BEDCC91E2460830A00FB02BD /* optchart.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optchart.hxx; path = ../cui/source/options/optchart.hxx; sourceTree = "<group>"; };
- BEDCC91F2460830A00FB02BD /* cuisrchdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cuisrchdlg.cxx; path = ../cui/source/options/cuisrchdlg.cxx; sourceTree = "<group>"; };
- BEDCC9202460830A00FB02BD /* optctl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optctl.cxx; path = ../cui/source/options/optctl.cxx; sourceTree = "<group>"; };
- BEDCC9212460830A00FB02BD /* optgenrl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optgenrl.cxx; path = ../cui/source/options/optgenrl.cxx; sourceTree = "<group>"; };
- BEDCC9222460830A00FB02BD /* dbregistersettings.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = dbregistersettings.hxx; path = ../cui/source/options/dbregistersettings.hxx; sourceTree = "<group>"; };
- BEDCC9232460830A00FB02BD /* optpath.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optpath.cxx; path = ../cui/source/options/optpath.cxx; sourceTree = "<group>"; };
- BEDCC9242460830A00FB02BD /* optsave.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optsave.hxx; path = ../cui/source/options/optsave.hxx; sourceTree = "<group>"; };
- BEDCC9252460830A00FB02BD /* optjsearch.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optjsearch.hxx; path = ../cui/source/options/optjsearch.hxx; sourceTree = "<group>"; };
- BEDCC9262460830A00FB02BD /* certpath.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = certpath.cxx; path = ../cui/source/options/certpath.cxx; sourceTree = "<group>"; };
- BEDCC9272460830A00FB02BD /* optlingu.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optlingu.cxx; path = ../cui/source/options/optlingu.cxx; sourceTree = "<group>"; };
- BEDCC9282460830B00FB02BD /* securityoptions.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = securityoptions.hxx; path = ../cui/source/options/securityoptions.hxx; sourceTree = "<group>"; };
- BEDCC9292460830B00FB02BD /* dbregistersettings.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbregistersettings.cxx; path = ../cui/source/options/dbregistersettings.cxx; sourceTree = "<group>"; };
- BEDCC92A2460830B00FB02BD /* optsave.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optsave.cxx; path = ../cui/source/options/optsave.cxx; sourceTree = "<group>"; };
- BEDCC92B2460830B00FB02BD /* optctl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optctl.hxx; path = ../cui/source/options/optctl.hxx; sourceTree = "<group>"; };
- BEDCC92C2460830B00FB02BD /* optaccessibility.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optaccessibility.hxx; path = ../cui/source/options/optaccessibility.hxx; sourceTree = "<group>"; };
- BEDCC92D2460830B00FB02BD /* connpooloptions.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = connpooloptions.hxx; path = ../cui/source/options/connpooloptions.hxx; sourceTree = "<group>"; };
- BEDCC92E2460830B00FB02BD /* optdict.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optdict.cxx; path = ../cui/source/options/optdict.cxx; sourceTree = "<group>"; };
- BEDCC92F2460830B00FB02BD /* optcolor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optcolor.cxx; path = ../cui/source/options/optcolor.cxx; sourceTree = "<group>"; };
- BEDCC9302460830B00FB02BD /* optjava.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optjava.cxx; path = ../cui/source/options/optjava.cxx; sourceTree = "<group>"; };
- BEDCC9312460830B00FB02BD /* optfltr.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optfltr.cxx; path = ../cui/source/options/optfltr.cxx; sourceTree = "<group>"; };
- BEDCC9322460830B00FB02BD /* dbregisterednamesconfig.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbregisterednamesconfig.cxx; path = ../cui/source/options/dbregisterednamesconfig.cxx; sourceTree = "<group>"; };
- BEDCC9332460830B00FB02BD /* optopencl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optopencl.hxx; path = ../cui/source/options/optopencl.hxx; sourceTree = "<group>"; };
- BEDCC9342460830C00FB02BD /* optgdlg.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optgdlg.cxx; path = ../cui/source/options/optgdlg.cxx; sourceTree = "<group>"; };
- BEDCC9352460830C00FB02BD /* optinet2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optinet2.cxx; path = ../cui/source/options/optinet2.cxx; sourceTree = "<group>"; };
- BEDCC9362460830C00FB02BD /* optinet2.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optinet2.hxx; path = ../cui/source/options/optinet2.hxx; sourceTree = "<group>"; };
- BEDCC9372460830C00FB02BD /* personalization.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = personalization.hxx; path = ../cui/source/options/personalization.hxx; sourceTree = "<group>"; };
- BEDCC9382460830C00FB02BD /* cfgchart.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = cfgchart.hxx; path = ../cui/source/options/cfgchart.hxx; sourceTree = "<group>"; };
- BEDCC9392460830C00FB02BD /* optchart.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optchart.cxx; path = ../cui/source/options/optchart.cxx; sourceTree = "<group>"; };
- BEDCC93A2460830C00FB02BD /* connpoolconfig.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = connpoolconfig.hxx; path = ../cui/source/options/connpoolconfig.hxx; sourceTree = "<group>"; };
- BEDCC93B2460830C00FB02BD /* tsaurls.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tsaurls.cxx; path = ../cui/source/options/tsaurls.cxx; sourceTree = "<group>"; };
- BEDCC93C2460830C00FB02BD /* optaboutconfig.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optaboutconfig.hxx; path = ../cui/source/options/optaboutconfig.hxx; sourceTree = "<group>"; };
- BEDCC93D2460830C00FB02BD /* optasian.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optasian.cxx; path = ../cui/source/options/optasian.cxx; sourceTree = "<group>"; };
- BEDCC93E2460830C00FB02BD /* optjava.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optjava.hxx; path = ../cui/source/options/optjava.hxx; sourceTree = "<group>"; };
- BEDCC93F2460830C00FB02BD /* optbasic.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optbasic.cxx; path = ../cui/source/options/optbasic.cxx; sourceTree = "<group>"; };
- BEDCC9402460830D00FB02BD /* doclinkdialog.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = doclinkdialog.hxx; path = ../cui/source/options/doclinkdialog.hxx; sourceTree = "<group>"; };
+ 29F88F762A554D6B00C77A3F /* starmath */ = {isa = PBXFileReference; lastKnownFileType = folder; name = starmath; path = ../starmath; sourceTree = "<group>"; };
+ 29F88F772A554D6B00C77A3F /* postprocess */ = {isa = PBXFileReference; lastKnownFileType = folder; name = postprocess; path = ../postprocess; sourceTree = "<group>"; };
+ 29F88F782A554D6B00C77A3F /* sot */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sot; path = ../sot; sourceTree = "<group>"; };
+ 29F88F792A554D6B00C77A3F /* pyuno */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pyuno; path = ../pyuno; sourceTree = "<group>"; };
+ 29F88F7A2A554D6B00C77A3F /* cppuhelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cppuhelper; path = ../cppuhelper; sourceTree = "<group>"; };
+ 29F88F7B2A554D6B00C77A3F /* basctl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = basctl; path = ../basctl; sourceTree = "<group>"; };
+ 29F88F7C2A554D6B00C77A3F /* embedserv */ = {isa = PBXFileReference; lastKnownFileType = folder; name = embedserv; path = ../embedserv; sourceTree = "<group>"; };
+ 29F88F7D2A554D6B00C77A3F /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; name = include; path = ../include; sourceTree = "<group>"; };
+ 29F88F7E2A554D6B00C77A3F /* cui */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cui; path = ../cui; sourceTree = "<group>"; };
+ 29F88F7F2A554D6C00C77A3F /* remotebridges */ = {isa = PBXFileReference; lastKnownFileType = folder; name = remotebridges; path = ../remotebridges; sourceTree = "<group>"; };
+ 29F88F802A554D6C00C77A3F /* msicreator */ = {isa = PBXFileReference; lastKnownFileType = folder; name = msicreator; path = ../msicreator; sourceTree = "<group>"; };
+ 29F88F812A554D6C00C77A3F /* helpcompiler */ = {isa = PBXFileReference; lastKnownFileType = folder; name = helpcompiler; path = ../helpcompiler; sourceTree = "<group>"; };
+ 29F88F822A554D6C00C77A3F /* io */ = {isa = PBXFileReference; lastKnownFileType = folder; name = io; path = ../io; sourceTree = "<group>"; };
+ 29F88F832A554D6C00C77A3F /* idl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = idl; path = ../idl; sourceTree = "<group>"; };
+ 29F88F842A554D6C00C77A3F /* i18nutil */ = {isa = PBXFileReference; lastKnownFileType = folder; name = i18nutil; path = ../i18nutil; sourceTree = "<group>"; };
+ 29F88F852A554D6C00C77A3F /* editeng */ = {isa = PBXFileReference; lastKnownFileType = folder; name = editeng; path = ../editeng; sourceTree = "<group>"; };
+ 29F88F862A554D6C00C77A3F /* scaddins */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scaddins; path = ../scaddins; sourceTree = "<group>"; };
+ 29F88F872A554D6C00C77A3F /* comphelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = comphelper; path = ../comphelper; sourceTree = "<group>"; };
+ 29F88F882A554D6C00C77A3F /* jvmaccess */ = {isa = PBXFileReference; lastKnownFileType = folder; name = jvmaccess; path = ../jvmaccess; sourceTree = "<group>"; };
+ 29F88F892A554D6C00C77A3F /* accessibility */ = {isa = PBXFileReference; lastKnownFileType = folder; name = accessibility; path = ../accessibility; sourceTree = "<group>"; };
+ 29F88F8A2A554D6C00C77A3F /* i18nlangtag */ = {isa = PBXFileReference; lastKnownFileType = folder; name = i18nlangtag; path = ../i18nlangtag; sourceTree = "<group>"; };
+ 29F88F8B2A554D6C00C77A3F /* solenv */ = {isa = PBXFileReference; lastKnownFileType = folder; name = solenv; path = ../solenv; sourceTree = "<group>"; };
+ 29F88F8C2A554D6C00C77A3F /* smoketest */ = {isa = PBXFileReference; lastKnownFileType = folder; name = smoketest; path = ../smoketest; sourceTree = "<group>"; };
+ 29F88F8D2A554D6C00C77A3F /* writerfilter */ = {isa = PBXFileReference; lastKnownFileType = folder; name = writerfilter; path = ../writerfilter; sourceTree = "<group>"; };
+ 29F88F8E2A554D6C00C77A3F /* animations */ = {isa = PBXFileReference; lastKnownFileType = folder; name = animations; path = ../animations; sourceTree = "<group>"; };
+ 29F88F8F2A554D6D00C77A3F /* extensions */ = {isa = PBXFileReference; lastKnownFileType = folder; name = extensions; path = ../extensions; sourceTree = "<group>"; };
+ 29F88F912A554D6D00C77A3F /* emfio */ = {isa = PBXFileReference; lastKnownFileType = folder; name = emfio; path = ../emfio; sourceTree = "<group>"; };
+ 29F88F922A554D6D00C77A3F /* cpputools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cpputools; path = ../cpputools; sourceTree = "<group>"; };
+ 29F88F932A554D6D00C77A3F /* svl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = svl; path = ../svl; sourceTree = "<group>"; };
+ 29F88F942A554D6D00C77A3F /* swext */ = {isa = PBXFileReference; lastKnownFileType = folder; name = swext; path = ../swext; sourceTree = "<group>"; };
+ 29F88F962A554D6D00C77A3F /* odk */ = {isa = PBXFileReference; lastKnownFileType = folder; name = odk; path = ../odk; sourceTree = "<group>"; };
+ 29F88F972A554D6D00C77A3F /* xmlhelp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmlhelp; path = ../xmlhelp; sourceTree = "<group>"; };
+ 29F88F982A554D6D00C77A3F /* unodevtools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unodevtools; path = ../unodevtools; sourceTree = "<group>"; };
+ 29F88F992A554D6D00C77A3F /* embeddedobj */ = {isa = PBXFileReference; lastKnownFileType = folder; name = embeddedobj; path = ../embeddedobj; sourceTree = "<group>"; };
+ 29F88F9A2A554D6D00C77A3F /* schema */ = {isa = PBXFileReference; lastKnownFileType = folder; name = schema; path = ../schema; sourceTree = "<group>"; };
+ 29F88F9B2A554D6E00C77A3F /* linguistic */ = {isa = PBXFileReference; lastKnownFileType = folder; name = linguistic; path = ../linguistic; sourceTree = "<group>"; };
+ 29F88F9C2A554D6E00C77A3F /* lotuswordpro */ = {isa = PBXFileReference; lastKnownFileType = folder; name = lotuswordpro; path = ../lotuswordpro; sourceTree = "<group>"; };
+ 29F88F9D2A554D6E00C77A3F /* fpicker */ = {isa = PBXFileReference; lastKnownFileType = folder; name = fpicker; path = ../fpicker; sourceTree = "<group>"; };
+ 29F88F9E2A554D6E00C77A3F /* reportdesign */ = {isa = PBXFileReference; lastKnownFileType = folder; name = reportdesign; path = ../reportdesign; sourceTree = "<group>"; };
+ 29F88F9F2A554D6E00C77A3F /* jvmfwk */ = {isa = PBXFileReference; lastKnownFileType = folder; name = jvmfwk; path = ../jvmfwk; sourceTree = "<group>"; };
+ 29F88FA02A554D6E00C77A3F /* soltools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = soltools; path = ../soltools; sourceTree = "<group>"; };
+ 29F88FA12A554D6E00C77A3F /* xmlscript */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmlscript; path = ../xmlscript; sourceTree = "<group>"; };
+ 29F88FA22A554D6E00C77A3F /* sccomp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sccomp; path = ../sccomp; sourceTree = "<group>"; };
+ 29F88FA32A554D6E00C77A3F /* uui */ = {isa = PBXFileReference; lastKnownFileType = folder; name = uui; path = ../uui; sourceTree = "<group>"; };
+ 29F88FA42A554D6E00C77A3F /* store */ = {isa = PBXFileReference; lastKnownFileType = folder; name = store; path = ../store; sourceTree = "<group>"; };
+ 29F88FA52A554D6E00C77A3F /* vbahelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = vbahelper; path = ../vbahelper; sourceTree = "<group>"; };
+ 29F88FA72A554D6F00C77A3F /* pch */ = {isa = PBXFileReference; lastKnownFileType = folder; name = pch; path = ../pch; sourceTree = "<group>"; };
+ 29F88FA82A554D6F00C77A3F /* salhelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = salhelper; path = ../salhelper; sourceTree = "<group>"; };
+ 29F88FA92A554D6F00C77A3F /* wizards */ = {isa = PBXFileReference; lastKnownFileType = folder; name = wizards; path = ../wizards; sourceTree = "<group>"; };
+ 29F88FAA2A554D6F00C77A3F /* unotest */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unotest; path = ../unotest; sourceTree = "<group>"; };
+ 29F88FAB2A554D6F00C77A3F /* ure */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ure; path = ../ure; sourceTree = "<group>"; };
+ 29F88FAC2A554D6F00C77A3F /* sax */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sax; path = ../sax; sourceTree = "<group>"; };
+ 29F88FAD2A554D6F00C77A3F /* lingucomponent */ = {isa = PBXFileReference; lastKnownFileType = folder; name = lingucomponent; path = ../lingucomponent; sourceTree = "<group>"; };
+ 29F88FAE2A554D6F00C77A3F /* test */ = {isa = PBXFileReference; lastKnownFileType = folder; name = test; path = ../test; sourceTree = "<group>"; };
+ 29F88FAF2A554D6F00C77A3F /* cli_ure */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cli_ure; path = ../cli_ure; sourceTree = "<group>"; };
+ 29F88FB02A554D6F00C77A3F /* ucbhelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ucbhelper; path = ../ucbhelper; sourceTree = "<group>"; };
+ 29F88FB12A554D6F00C77A3F /* javaunohelper */ = {isa = PBXFileReference; lastKnownFileType = folder; name = javaunohelper; path = ../javaunohelper; sourceTree = "<group>"; };
+ 29F88FB22A554D6F00C77A3F /* udkapi */ = {isa = PBXFileReference; lastKnownFileType = folder; name = udkapi; path = ../udkapi; sourceTree = "<group>"; };
+ 29F88FB32A554D7000C77A3F /* shell */ = {isa = PBXFileReference; lastKnownFileType = folder; name = shell; path = ../shell; sourceTree = "<group>"; };
+ 29F88FB42A554D7000C77A3F /* sdext */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sdext; path = ../sdext; sourceTree = "<group>"; };
+ 29F88FB52A554D7000C77A3F /* xmerge */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmerge; path = ../xmerge; sourceTree = "<group>"; };
+ 29F88FB62A554D7000C77A3F /* qadevOOo */ = {isa = PBXFileReference; lastKnownFileType = folder; name = qadevOOo; path = ../qadevOOo; sourceTree = "<group>"; };
+ 29F88FB72A554D7000C77A3F /* setup_native */ = {isa = PBXFileReference; lastKnownFileType = folder; name = setup_native; path = ../setup_native; sourceTree = "<group>"; };
+ 29F88FB82A554D7000C77A3F /* sysui */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sysui; path = ../sysui; sourceTree = "<group>"; };
+ 29F88FB92A554D7000C77A3F /* librelogo */ = {isa = PBXFileReference; lastKnownFileType = folder; name = librelogo; path = ../librelogo; sourceTree = "<group>"; };
+ 29F88FBA2A554D7000C77A3F /* libreofficekit */ = {isa = PBXFileReference; lastKnownFileType = folder; name = libreofficekit; path = ../libreofficekit; sourceTree = "<group>"; };
+ 29F88FBB2A554D7100C77A3F /* oox */ = {isa = PBXFileReference; lastKnownFileType = folder; name = oox; path = ../oox; sourceTree = "<group>"; };
+ 29F88FBC2A554D7100C77A3F /* binaryurp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = binaryurp; path = ../binaryurp; sourceTree = "<group>"; };
+ 29F88FBD2A554D7100C77A3F /* configmgr */ = {isa = PBXFileReference; lastKnownFileType = folder; name = configmgr; path = ../configmgr; sourceTree = "<group>"; };
+ 29F88FBE2A554D7100C77A3F /* bridges */ = {isa = PBXFileReference; lastKnownFileType = folder; name = bridges; path = ../bridges; sourceTree = "<group>"; };
+ 29F88FBF2A554D7100C77A3F /* basegfx */ = {isa = PBXFileReference; lastKnownFileType = folder; name = basegfx; path = ../basegfx; sourceTree = "<group>"; };
+ 29F88FC02A554D7100C77A3F /* drawinglayer */ = {isa = PBXFileReference; lastKnownFileType = folder; name = drawinglayer; path = ../drawinglayer; sourceTree = "<group>"; };
+ 29F88FC12A554D7200C77A3F /* slideshow */ = {isa = PBXFileReference; lastKnownFileType = folder; name = slideshow; path = ../slideshow; sourceTree = "<group>"; };
+ 29F88FC22A554D7200C77A3F /* package */ = {isa = PBXFileReference; lastKnownFileType = folder; name = package; path = ../package; sourceTree = "<group>"; };
+ 29F88FC32A554D7200C77A3F /* unotools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unotools; path = ../unotools; sourceTree = "<group>"; };
+ 29F88FC42A554D7200C77A3F /* cppcanvas */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cppcanvas; path = ../cppcanvas; sourceTree = "<group>"; };
+ 29F88FC52A554D7200C77A3F /* registry */ = {isa = PBXFileReference; lastKnownFileType = folder; name = registry; path = ../registry; sourceTree = "<group>"; };
+ 29F88FC62A554D7200C77A3F /* formula */ = {isa = PBXFileReference; lastKnownFileType = folder; name = formula; path = ../formula; sourceTree = "<group>"; };
+ 29F88FC72A554D7200C77A3F /* idlc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = idlc; path = ../idlc; sourceTree = "<group>"; };
+ 29F88FC82A554D7200C77A3F /* jurt */ = {isa = PBXFileReference; lastKnownFileType = folder; name = jurt; path = ../jurt; sourceTree = "<group>"; };
+ 29F88FC92A554D7200C77A3F /* unoxml */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unoxml; path = ../unoxml; sourceTree = "<group>"; };
+ 29F88FCA2A554D7200C77A3F /* docmodel */ = {isa = PBXFileReference; lastKnownFileType = folder; name = docmodel; path = ../docmodel; sourceTree = "<group>"; };
+ 29F88FCB2A554D7300C77A3F /* stoc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = stoc; path = ../stoc; sourceTree = "<group>"; };
+ 29F88FCC2A554D7300C77A3F /* ucb */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ucb; path = ../ucb; sourceTree = "<group>"; };
+ 29F88FCD2A554D7300C77A3F /* bean */ = {isa = PBXFileReference; lastKnownFileType = folder; name = bean; path = ../bean; sourceTree = "<group>"; };
+ 29F88FCE2A554D7300C77A3F /* ridljar */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ridljar; path = ../ridljar; sourceTree = "<group>"; };
+ 29F88FCF2A554D7300C77A3F /* nlpsolver */ = {isa = PBXFileReference; lastKnownFileType = folder; name = nlpsolver; path = ../nlpsolver; sourceTree = "<group>"; };
+ 29F88FD02A554D7300C77A3F /* UnoControls */ = {isa = PBXFileReference; lastKnownFileType = folder; name = UnoControls; path = ../UnoControls; sourceTree = "<group>"; };
+ 29F88FD12A554D7300C77A3F /* offapi */ = {isa = PBXFileReference; lastKnownFileType = folder; name = offapi; path = ../offapi; sourceTree = "<group>"; };
+ 29F88FD22A554D7300C77A3F /* svx */ = {isa = PBXFileReference; lastKnownFileType = folder; name = svx; path = ../svx; sourceTree = "<group>"; };
+ 29F88FD32A554D7300C77A3F /* connectivity */ = {isa = PBXFileReference; lastKnownFileType = folder; name = connectivity; path = ../connectivity; sourceTree = "<group>"; };
+ 29F88FD42A554D7300C77A3F /* reportbuilder */ = {isa = PBXFileReference; lastKnownFileType = folder; name = reportbuilder; path = ../reportbuilder; sourceTree = "<group>"; };
+ 29F88FD52A554D7400C77A3F /* codemaker */ = {isa = PBXFileReference; lastKnownFileType = folder; name = codemaker; path = ../codemaker; sourceTree = "<group>"; };
+ 29F88FD62A554D7400C77A3F /* scripting */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scripting; path = ../scripting; sourceTree = "<group>"; };
+ 29F88FD72A554D7400C77A3F /* static */ = {isa = PBXFileReference; lastKnownFileType = folder; name = static; path = ../static; sourceTree = "<group>"; };
+ 29F88FD82A554D7400C77A3F /* winaccessibility */ = {isa = PBXFileReference; lastKnownFileType = folder; name = winaccessibility; path = ../winaccessibility; sourceTree = "<group>"; };
+ 29F88FD92A554D7400C77A3F /* avmedia */ = {isa = PBXFileReference; lastKnownFileType = folder; name = avmedia; path = ../avmedia; sourceTree = "<group>"; };
+ 29F88FDA2A554D7400C77A3F /* svgio */ = {isa = PBXFileReference; lastKnownFileType = folder; name = svgio; path = ../svgio; sourceTree = "<group>"; };
+ 29F88FDB2A554D7400C77A3F /* testtools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = testtools; path = ../testtools; sourceTree = "<group>"; };
+ 29F88FDC2A554D7500C77A3F /* compilerplugins */ = {isa = PBXFileReference; lastKnownFileType = folder; name = compilerplugins; path = ../compilerplugins; sourceTree = "<group>"; };
+ 29F88FDD2A554D7500C77A3F /* framework */ = {isa = PBXFileReference; lastKnownFileType = folder; name = framework; path = ../framework; sourceTree = "<group>"; };
+ 29F88FDE2A554D7500C77A3F /* tools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = tools; path = ../tools; sourceTree = "<group>"; };
+ 29F88FDF2A554D7500C77A3F /* svtools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = svtools; path = ../svtools; sourceTree = "<group>"; };
+ 29F88FE02A554D7600C77A3F /* sfx2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sfx2; path = ../sfx2; sourceTree = "<group>"; };
+ 29F88FE12A554D7600C77A3F /* onlineupdate */ = {isa = PBXFileReference; lastKnownFileType = folder; name = onlineupdate; path = ../onlineupdate; sourceTree = "<group>"; };
+ 29F88FE22A554D7600C77A3F /* writerperfect */ = {isa = PBXFileReference; lastKnownFileType = folder; name = writerperfect; path = ../writerperfect; sourceTree = "<group>"; };
+ 29F88FE32A554D7600C77A3F /* filter */ = {isa = PBXFileReference; lastKnownFileType = folder; name = filter; path = ../filter; sourceTree = "<group>"; };
+ 29F88FE42A554D7700C77A3F /* opencl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = opencl; path = ../opencl; sourceTree = "<group>"; };
+ 29F88FE52A554D7700C77A3F /* unoil */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unoil; path = ../unoil; sourceTree = "<group>"; };
+ 29F88FE62A554D7700C77A3F /* helpcontent2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = helpcontent2; path = ../helpcontent2; sourceTree = "<group>"; };
+ 29F88FE72A554D7700C77A3F /* cppu */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cppu; path = ../cppu; sourceTree = "<group>"; };
+ 29F88FE82A554D7700C77A3F /* dbaccess */ = {isa = PBXFileReference; lastKnownFileType = folder; name = dbaccess; path = ../dbaccess; sourceTree = "<group>"; };
+ 29F88FE92A554D7700C77A3F /* officecfg */ = {isa = PBXFileReference; lastKnownFileType = folder; name = officecfg; path = ../officecfg; sourceTree = "<group>"; };
+ 29F88FEA2A554D7800C77A3F /* desktop */ = {isa = PBXFileReference; lastKnownFileType = folder; name = desktop; path = ../desktop; sourceTree = "<group>"; };
+ 29F88FEB2A554D7800C77A3F /* xmloff */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmloff; path = ../xmloff; sourceTree = "<group>"; };
+ 29F88FEC2A554D7800C77A3F /* basic */ = {isa = PBXFileReference; lastKnownFileType = folder; name = basic; path = ../basic; sourceTree = "<group>"; };
+ 29F88FED2A554D7800C77A3F /* vcl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = vcl; path = ../vcl; sourceTree = "<group>"; };
+ 29F88FEF2A554D7800C77A3F /* chart2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = chart2; path = ../chart2; sourceTree = "<group>"; };
+ 29F88FF02A554D7800C77A3F /* xmlreader */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmlreader; path = ../xmlreader; sourceTree = "<group>"; };
+ 29F88FF12A554D7900C77A3F /* extras */ = {isa = PBXFileReference; lastKnownFileType = folder; name = extras; path = ../extras; sourceTree = "<group>"; };
+ 29F88FF22A554D7900C77A3F /* forms */ = {isa = PBXFileReference; lastKnownFileType = folder; name = forms; path = ../forms; sourceTree = "<group>"; };
+ 29F88FF32A554D7900C77A3F /* ios */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ios; path = ../ios; sourceTree = "<group>"; };
+ 29F88FF42A554D7900C77A3F /* hwpfilter */ = {isa = PBXFileReference; lastKnownFileType = folder; name = hwpfilter; path = ../hwpfilter; sourceTree = "<group>"; };
+ 29F88FF52A554D7A00C77A3F /* sd */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sd; path = ../sd; sourceTree = "<group>"; };
+ 29F88FF62A554D7A00C77A3F /* scp2 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scp2; path = ../scp2; sourceTree = "<group>"; };
+ 29F88FF72A554D7A00C77A3F /* eventattacher */ = {isa = PBXFileReference; lastKnownFileType = folder; name = eventattacher; path = ../eventattacher; sourceTree = "<group>"; };
+ 29F88FF82A554D7A00C77A3F /* oovbaapi */ = {isa = PBXFileReference; lastKnownFileType = folder; name = oovbaapi; path = ../oovbaapi; sourceTree = "<group>"; };
+ 29F88FF92A554D7A00C77A3F /* l10ntools */ = {isa = PBXFileReference; lastKnownFileType = folder; name = l10ntools; path = ../l10ntools; sourceTree = "<group>"; };
+ 29F88FFA2A554D7B00C77A3F /* sw */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sw; path = ../sw; sourceTree = "<group>"; };
+ 29F88FFB2A554D7B00C77A3F /* readlicense_oo */ = {isa = PBXFileReference; lastKnownFileType = folder; name = readlicense_oo; path = ../readlicense_oo; sourceTree = "<group>"; };
+ 29F88FFC2A554D7B00C77A3F /* o3tl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = o3tl; path = ../o3tl; sourceTree = "<group>"; };
+ 29F88FFD2A554D7D00C77A3F /* i18npool */ = {isa = PBXFileReference; lastKnownFileType = folder; name = i18npool; path = ../i18npool; sourceTree = "<group>"; };
+ 29F88FFE2A554D8000C77A3F /* canvas */ = {isa = PBXFileReference; lastKnownFileType = folder; name = canvas; path = ../canvas; sourceTree = "<group>"; };
+ 29F88FFF2A554D8000C77A3F /* sal */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sal; path = ../sal; sourceTree = "<group>"; };
+ 29F890002A554D8000C77A3F /* toolkit */ = {isa = PBXFileReference; lastKnownFileType = folder; name = toolkit; path = ../toolkit; sourceTree = "<group>"; };
+ 29F890012A554D8100C77A3F /* uitest */ = {isa = PBXFileReference; lastKnownFileType = folder; name = uitest; path = ../uitest; sourceTree = "<group>"; };
+ 29F890022A554D8300C77A3F /* unoidl */ = {isa = PBXFileReference; lastKnownFileType = folder; name = unoidl; path = ../unoidl; sourceTree = "<group>"; };
+ 29F890032A554D8300C77A3F /* sc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = sc; path = ../sc; sourceTree = "<group>"; };
+ 29F890042A554D8300C77A3F /* xmlsecurity */ = {isa = PBXFileReference; lastKnownFileType = folder; name = xmlsecurity; path = ../xmlsecurity; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
- 456E58D0277CB9DE00FA12D2 /* unodraw */ = {
- isa = PBXGroup;
- children = (
- 456E58D1277CC33E00FA12D2 /* unopage.cxx */,
- 456E58CF277CB9C700FA12D2 /* unoshap2.cxx */,
- );
- name = unodraw;
- sourceTree = "<group>";
- };
- BE017B8525AF2A5A00244ED8 /* ui */ = {
- isa = PBXGroup;
- children = (
- BE017B8625AF2A7A00244ED8 /* docshell */,
- BE017BF725AF563F00244ED8 /* miscdlgs */,
- BE017BA225AF2AE400244ED8 /* view */,
- );
- name = ui;
- sourceTree = "<group>";
- };
- BE017B8625AF2A7A00244ED8 /* docshell */ = {
- isa = PBXGroup;
- children = (
- BE017B9325AF2ABF00244ED8 /* arealink.cxx */,
- BE017B8725AF2ABE00244ED8 /* autostyl.cxx */,
- BE017B9125AF2ABE00244ED8 /* datastream.cxx */,
- BE017B9D25AF2ABF00244ED8 /* dbdocfun.cxx */,
- BE017B9525AF2ABF00244ED8 /* dbdocimp.cxx */,
- BE017B8B25AF2ABE00244ED8 /* docfunc.cxx */,
- BE017BA125AF2ABF00244ED8 /* docfuncutil.cxx */,
- BE017B9825AF2ABF00244ED8 /* docsh.cxx */,
- BE017B9C25AF2ABF00244ED8 /* docsh2.cxx */,
- BE017B8D25AF2ABE00244ED8 /* docsh3.cxx */,
- BE017B8925AF2ABE00244ED8 /* docsh4.cxx */,
- BE017B9A25AF2ABF00244ED8 /* docsh5.cxx */,
- BE017B9225AF2ABE00244ED8 /* docsh6.cxx */,
- BE017B9725AF2ABF00244ED8 /* docsh8.cxx */,
- BE017B9425AF2ABF00244ED8 /* docshimp.hxx */,
- BE017B8E25AF2ABE00244ED8 /* documentlinkmgr.cxx */,
- BE017B8A25AF2ABE00244ED8 /* editable.cxx */,
- BE017B9025AF2ABE00244ED8 /* externalrefmgr.cxx */,
- BE017B9B25AF2ABF00244ED8 /* impex.cxx */,
- BE017BA025AF2ABF00244ED8 /* macromgr.cxx */,
- BE017B9925AF2ABF00244ED8 /* olinefun.cxx */,
- BE017B8C25AF2ABE00244ED8 /* pagedata.cxx */,
- BE017B9625AF2ABF00244ED8 /* pntlock.cxx */,
- BE017B8825AF2ABE00244ED8 /* servobj.cxx */,
- BE017B9F25AF2ABF00244ED8 /* sizedev.cxx */,
- BE017B9E25AF2ABF00244ED8 /* tablink.cxx */,
- BE017B8F25AF2ABE00244ED8 /* tpstat.cxx */,
- );
- name = docshell;
- sourceTree = "<group>";
- };
- BE017BA225AF2AE400244ED8 /* view */ = {
- isa = PBXGroup;
- children = (
- BE017BE425AF2B3D00244ED8 /* auditsh.cxx */,
- BE017BDA25AF2B3D00244ED8 /* cellmergeoption.cxx */,
- BE017BA925AF2B3B00244ED8 /* cellsh.cxx */,
- BE017BD925AF2B3D00244ED8 /* cellsh1.cxx */,
- BE017BA425AF2B3B00244ED8 /* cellsh2.cxx */,
- BE017BD525AF2B3D00244ED8 /* cellsh3.cxx */,
- BE017BB225AF2B3B00244ED8 /* cellsh4.cxx */,
- BE017BAE25AF2B3B00244ED8 /* cliputil.cxx */,
- BE017BDE25AF2B3D00244ED8 /* colrowba.cxx */,
- BE017BC425AF2B3C00244ED8 /* dbfunc.cxx */,
- BE017BD225AF2B3C00244ED8 /* dbfunc2.cxx */,
- BE017BA825AF2B3B00244ED8 /* dbfunc3.cxx */,
- BE017BBB25AF2B3C00244ED8 /* dbfunc4.cxx */,
- BE017BD625AF2B3D00244ED8 /* drawutil.cxx */,
- BE017BAB25AF2B3B00244ED8 /* drawvie3.cxx */,
- BE017BBC25AF2B3C00244ED8 /* drawvie4.cxx */,
- BE017BCE25AF2B3C00244ED8 /* drawview.cxx */,
- BE017BAD25AF2B3B00244ED8 /* editsh.cxx */,
- BE017BA325AF2B3B00244ED8 /* formatsh.cxx */,
- BE017BBA25AF2B3C00244ED8 /* gridmerg.cxx */,
- BE017BB125AF2B3B00244ED8 /* gridwin_dbgutil.cxx */,
- BE017BEF25AF2B3E00244ED8 /* gridwin.cxx */,
- BE017BE025AF2B3D00244ED8 /* gridwin2.cxx */,
- BE017BD325AF2B3D00244ED8 /* gridwin3.cxx */,
- BE017BD725AF2B3D00244ED8 /* gridwin4.cxx */,
- BE017BF525AF2B3E00244ED8 /* gridwin5.cxx */,
- BE017BDC25AF2B3D00244ED8 /* hdrcont.cxx */,
- BE017BC625AF2B3C00244ED8 /* hintwin.cxx */,
- BE017BA525AF2B3B00244ED8 /* imapwrap.cxx */,
- BE017BF325AF2B3E00244ED8 /* imapwrap.hxx */,
- BE017BF425AF2B3E00244ED8 /* invmerge.cxx */,
- BE017BAA25AF2B3B00244ED8 /* notemark.cxx */,
- BE017BD025AF2B3C00244ED8 /* olinewin.cxx */,
- BE017BB925AF2B3C00244ED8 /* output.cxx */,
- BE017BCF25AF2B3C00244ED8 /* output2.cxx */,
- BE017BB025AF2B3B00244ED8 /* output3.cxx */,
- BE017BE125AF2B3D00244ED8 /* overlayobject.cxx */,
- BE017BE225AF2B3D00244ED8 /* pfuncache.cxx */,
- BE017BE325AF2B3D00244ED8 /* pgbrksh.cxx */,
- BE017BC225AF2B3C00244ED8 /* pivotsh.cxx */,
- BE017BF225AF2B3E00244ED8 /* preview.cxx */,
- BE017BC025AF2B3C00244ED8 /* prevloc.cxx */,
- BE017BC925AF2B3C00244ED8 /* prevwsh.cxx */,
- BE017BA625AF2B3B00244ED8 /* prevwsh2.cxx */,
- BE017BDD25AF2B3D00244ED8 /* printfun.cxx */,
- BE017BF125AF2B3E00244ED8 /* reffact.cxx */,
- BE017BD825AF2B3D00244ED8 /* scextopt.cxx */,
- BE017BE825AF2B3D00244ED8 /* select.cxx */,
- BE017BF625AF2B3E00244ED8 /* selectionstate.cxx */,
- BE017BEB25AF2B3D00244ED8 /* spellcheckcontext.cxx */,
- BE017BF025AF2B3E00244ED8 /* spelldialog.cxx */,
- BE017BDF25AF2B3D00244ED8 /* spelleng.cxx */,
- BE017BEE25AF2B3E00244ED8 /* tabcont.cxx */,
- BE017BBD25AF2B3C00244ED8 /* tabsplit.cxx */,
- BE017BB525AF2B3B00244ED8 /* tabview.cxx */,
- BE017BCA25AF2B3C00244ED8 /* tabview2.cxx */,
- BE017BBE25AF2B3C00244ED8 /* tabview3.cxx */,
- BE017BC525AF2B3C00244ED8 /* tabview4.cxx */,
- BE017BC725AF2B3C00244ED8 /* tabview5.cxx */,
- BE017BB325AF2B3B00244ED8 /* tabvwsh.cxx */,
- BE017BE525AF2B3D00244ED8 /* tabvwsh2.cxx */,
- BE017BAF25AF2B3B00244ED8 /* tabvwsh3.cxx */,
- BE017BC125AF2B3C00244ED8 /* tabvwsh4.cxx */,
- BE017BB425AF2B3B00244ED8 /* tabvwsh5.cxx */,
- BE017BCB25AF2B3C00244ED8 /* tabvwsh8.cxx */,
- BE017BEC25AF2B3D00244ED8 /* tabvwsh9.cxx */,
- BE017BDB25AF2B3D00244ED8 /* tabvwsha.cxx */,
- BE017BA725AF2B3B00244ED8 /* tabvwshb.cxx */,
- BE017BB625AF2B3B00244ED8 /* tabvwshc.cxx */,
- BE017BAC25AF2B3B00244ED8 /* tabvwshd.cxx */,
- BE017BB825AF2B3B00244ED8 /* tabvwshe.cxx */,
- BE017BC825AF2B3C00244ED8 /* tabvwshf.cxx */,
- BE017BE625AF2B3D00244ED8 /* tabvwshg.cxx */,
- BE017BE725AF2B3D00244ED8 /* tabvwshh.cxx */,
- BE017BCC25AF2B3C00244ED8 /* viewdata.cxx */,
- BE017BBF25AF2B3C00244ED8 /* viewfun2.cxx */,
- BE017BD425AF2B3D00244ED8 /* viewfun3.cxx */,
- BE017BEA25AF2B3D00244ED8 /* viewfun4.cxx */,
- BE017BCD25AF2B3C00244ED8 /* viewfun5.cxx */,
- BE017BE925AF2B3D00244ED8 /* viewfun6.cxx */,
- BE017BED25AF2B3D00244ED8 /* viewfun7.cxx */,
- BE017BB725AF2B3B00244ED8 /* viewfunc.cxx */,
- BE017BD125AF2B3C00244ED8 /* viewutil.cxx */,
- BE017BC325AF2B3C00244ED8 /* waitoff.cxx */,
- );
- name = view;
- sourceTree = "<group>";
- };
- BE017BF725AF563F00244ED8 /* miscdlgs */ = {
- isa = PBXGroup;
- children = (
- BE017C1925AF568B00244ED8 /* acredlin.cxx */,
- BE017C0F25AF568A00244ED8 /* anyrefdg.cxx */,
- BE017C0325AF568A00244ED8 /* autofmt.cxx */,
- BE017C1E25AF568B00244ED8 /* conflictsdlg.cxx */,
- BE017BFD25AF568A00244ED8 /* crdlg.cxx */,
- BE017C1725AF568A00244ED8 /* crnrdlg.cxx */,
- BE017BFE25AF568A00244ED8 /* datafdlg.cxx */,
- BE017C1125AF568A00244ED8 /* dataproviderdlg.cxx */,
- BE017C0225AF568A00244ED8 /* datastreamdlg.cxx */,
- BE017C1625AF568A00244ED8 /* datatableview.cxx */,
- BE017C1A25AF568B00244ED8 /* delcldlg.cxx */,
- BE017C0725AF568A00244ED8 /* delcodlg.cxx */,
- BE017C0A25AF568A00244ED8 /* filldlg.cxx */,
- BE017C1225AF568A00244ED8 /* groupdlg.cxx */,
- BE017BFF25AF568A00244ED8 /* highred.cxx */,
- BE017C1025AF568A00244ED8 /* inscldlg.cxx */,
- BE017BFC25AF568900244ED8 /* inscodlg.cxx */,
- BE017C1B25AF568B00244ED8 /* instbdlg.cxx */,
- BE017C1325AF568A00244ED8 /* lbseldlg.cxx */,
- BE017BFA25AF568900244ED8 /* linkarea.cxx */,
- BE017C0425AF568A00244ED8 /* mergecellsdialog.cxx */,
- BE017BF925AF568900244ED8 /* mtrindlg.cxx */,
- BE017C0825AF568A00244ED8 /* mvtabdlg.cxx */,
- BE017C0B25AF568A00244ED8 /* namecrea.cxx */,
- BE017C0925AF568A00244ED8 /* optsolver.cxx */,
- BE017C1825AF568B00244ED8 /* protectiondlg.cxx */,
- BE017C0D25AF568A00244ED8 /* redcom.cxx */,
- BE017C1D25AF568B00244ED8 /* retypepassdlg.cxx */,
- BE017C0125AF568A00244ED8 /* scuiautofmt.cxx */,
- BE017C1C25AF568B00244ED8 /* sharedocdlg.cxx */,
- BE017BFB25AF568900244ED8 /* gototabdlg.cxx */,
- BE017C1F25AF568B00244ED8 /* simpref.cxx */,
- BE017BF825AF568900244ED8 /* solveroptions.cxx */,
- BE017C0C25AF568A00244ED8 /* solverutil.cxx */,
- BE017C0525AF568A00244ED8 /* solvrdlg.cxx */,
- BE017C0025AF568A00244ED8 /* strindlg.cxx */,
- BE017C1525AF568A00244ED8 /* tabbgcolordlg.cxx */,
- BE017C0625AF568A00244ED8 /* tabopdlg.cxx */,
- BE017C0E25AF568A00244ED8 /* textdlgs.cxx */,
- BE017C1425AF568A00244ED8 /* warnbox.cxx */,
- );
- name = miscdlgs;
- sourceTree = "<group>";
- };
- BE017C2025AF57D700244ED8 /* dialogs */ = {
- isa = PBXGroup;
- children = (
- BE017C2825AF57F800244ED8 /* about.cxx */,
- BE017C3525AF57F900244ED8 /* AdditionsDialog.cxx */,
- BE017C2125AF57F800244ED8 /* colorpicker.cxx */,
- BE017C3B25AF57F900244ED8 /* cuicharmap.cxx */,
- BE017C3425AF57F900244ED8 /* cuifmsearch.cxx */,
- BE017C3025AF57F900244ED8 /* cuigaldlg.cxx */,
- BE017C3C25AF57F900244ED8 /* cuigrfflt.cxx */,
- BE017C4225AF57F900244ED8 /* cuihyperdlg.cxx */,
- BE017C4C25AF57FA00244ED8 /* cuiimapwnd.cxx */,
- BE017C2325AF57F800244ED8 /* cuitbxform.cxx */,
- BE017C2625AF57F800244ED8 /* DiagramDialog.cxx */,
- BE017C4825AF57F900244ED8 /* dlgname.cxx */,
- BE017C4925AF57FA00244ED8 /* FontFeaturesDialog.cxx */,
- BE017C2E25AF57F900244ED8 /* hangulhanjadlg.cxx */,
- BE017C2225AF57F800244ED8 /* hldocntp.cxx */,
- BE017C3325AF57F900244ED8 /* hldoctp.cxx */,
- BE017C2525AF57F800244ED8 /* hlinettp.cxx */,
- BE017C3225AF57F900244ED8 /* hlmailtp.cxx */,
- BE017C4D25AF57FA00244ED8 /* hlmarkwn.cxx */,
- BE017C2F25AF57F900244ED8 /* hltpbase.cxx */,
- BE017C4425AF57F900244ED8 /* hyphen.cxx */,
- BE017C4A25AF57FA00244ED8 /* iconcdlg.cxx */,
- BE017C2725AF57F800244ED8 /* insdlg.cxx */,
- BE017C4725AF57F900244ED8 /* insrc.cxx */,
- BE017C2B25AF57F800244ED8 /* linkdlg.cxx */,
- BE017C2925AF57F800244ED8 /* multipat.cxx */,
- BE017C2A25AF57F800244ED8 /* newtabledlg.cxx */,
- BE017C4325AF57F900244ED8 /* passwdomdlg.cxx */,
- BE017C2C25AF57F800244ED8 /* pastedlg.cxx */,
- BE017C2D25AF57F900244ED8 /* postdlg.cxx */,
- BE017C3A25AF57F900244ED8 /* QrCodeGenDialog.cxx */,
- BE017C3825AF57F900244ED8 /* screenshotannotationdlg.cxx */,
- BE017C3D25AF57F900244ED8 /* scriptdlg.cxx */,
- BE017C5025AF57FA00244ED8 /* sdrcelldlg.cxx */,
- BE017C4025AF57F900244ED8 /* showcols.cxx */,
- BE017C3F25AF57F900244ED8 /* signature-line-draw.svg */,
- BE017C4525AF57F900244ED8 /* signature-line.svg */,
- BE017C4E25AF57FA00244ED8 /* SignatureLineDialog.cxx */,
- BE017C3625AF57F900244ED8 /* SignatureLineDialogBase.cxx */,
- BE017C2425AF57F800244ED8 /* SignSignatureLineDialog.cxx */,
- BE017C4625AF57F900244ED8 /* SpellAttrib.hxx */,
- BE017C4125AF57F900244ED8 /* SpellDialog.cxx */,
- BE017C3125AF57F900244ED8 /* splitcelldlg.cxx */,
- BE017C3925AF57F900244ED8 /* srchxtra.cxx */,
- BE017C3725AF57F900244ED8 /* thesdlg.cxx */,
- BE017C4F25AF57FA00244ED8 /* tipofthedaydlg.cxx */,
- BE017C4B25AF57FA00244ED8 /* toolbarmodedlg.cxx */,
- BE017C3E25AF57F900244ED8 /* zoom.cxx */,
- );
- name = dialogs;
- sourceTree = "<group>";
- };
- BE017C5125AFCC0D00244ED8 /* sot */ = {
- isa = PBXGroup;
- children = (
- BE017C5225AFCC1F00244ED8 /* base */,
- );
- name = sot;
- sourceTree = "<group>";
- };
- BE017C5225AFCC1F00244ED8 /* base */ = {
- isa = PBXGroup;
- children = (
- BE017C5625AFCC4300244ED8 /* exchange.cxx */,
- BE017C5525AFCC4300244ED8 /* filelist.cxx */,
- BE017C5325AFCC4300244ED8 /* formats.cxx */,
- BE017C5425AFCC4300244ED8 /* object.cxx */,
- );
- name = base;
- sourceTree = "<group>";
- };
- BE02646523797385008D3E52 /* sd */ = {
- isa = PBXGroup;
- children = (
- BE02646623797395008D3E52 /* ui */,
- );
- name = sd;
- sourceTree = "<group>";
- };
- BE02646623797395008D3E52 /* ui */ = {
- isa = PBXGroup;
- children = (
- BEB0731127A2945A00F75C00 /* func */,
- BE0264672379739E008D3E52 /* view */,
- );
- name = ui;
- sourceTree = "<group>";
- };
- BE0264672379739E008D3E52 /* view */ = {
- isa = PBXGroup;
- children = (
- BE02649C237973D9008D3E52 /* clview.cxx */,
- BE026496237973D9008D3E52 /* DocumentRenderer.cxx */,
- BE0264A5237973D9008D3E52 /* drawview.cxx */,
- BE026480237973D8008D3E52 /* drbezob.cxx */,
- BE026469237973D7008D3E52 /* drtxtob.cxx */,
- BE02647D237973D8008D3E52 /* drtxtob1.cxx */,
- BE02647A237973D7008D3E52 /* drviews1.cxx */,
- BE0264A2237973D9008D3E52 /* drviews2.cxx */,
- BE026485237973D8008D3E52 /* drviews3.cxx */,
- BE026488237973D8008D3E52 /* drviews4.cxx */,
- BE026487237973D8008D3E52 /* drviews5.cxx */,
- BE02647C237973D7008D3E52 /* drviews6.cxx */,
- BE02648A237973D8008D3E52 /* drviews7.cxx */,
- BE026483237973D8008D3E52 /* drviews8.cxx */,
- BE026493237973D8008D3E52 /* drviews9.cxx */,
- BE026476237973D7008D3E52 /* drviewsa.cxx */,
- BE02648F237973D8008D3E52 /* drviewsb.cxx */,
- BE0264A4237973D9008D3E52 /* drviewsc.cxx */,
- BE026473237973D7008D3E52 /* drviewsd.cxx */,
- BE0264A3237973D9008D3E52 /* drviewse.cxx */,
- BE026497237973D9008D3E52 /* drviewsf.cxx */,
- BE026486237973D8008D3E52 /* drviewsg.cxx */,
- BE026492237973D8008D3E52 /* drviewsh.cxx */,
- BE026472237973D7008D3E52 /* drviewsi.cxx */,
- BE02646B237973D7008D3E52 /* drviewsj.cxx */,
- BE02647F237973D8008D3E52 /* drviewsk.cxx */,
- BE026491237973D8008D3E52 /* drvwshrg.cxx */,
- BE02648E237973D8008D3E52 /* FormShellManager.cxx */,
- BE02647E237973D8008D3E52 /* frmview.cxx */,
- BE026499237973D9008D3E52 /* GraphicObjectBar.cxx */,
- BE02649A237973D9008D3E52 /* GraphicViewShellBase.cxx */,
- BE02649B237973D9008D3E52 /* grviewsh.cxx */,
- BE02649D237973D9008D3E52 /* ImpressViewShellBase.cxx */,
- BE026494237973D8008D3E52 /* MediaObjectBar.cxx */,
- BE026484237973D8008D3E52 /* Outliner.cxx */,
- BE026474237973D7008D3E52 /* OutlinerIterator.cxx */,
- BE026478237973D7008D3E52 /* OutlineViewShellBase.cxx */,
- BE026477237973D7008D3E52 /* outlnvs2.cxx */,
- BE0264A6237973D9008D3E52 /* outlnvsh.cxx */,
- BE02648B237973D8008D3E52 /* outlview.cxx */,
- BE02648C237973D8008D3E52 /* PresentationViewShellBase.cxx */,
- BE0264A8237973D9008D3E52 /* presvish.cxx */,
- BE0264A0237973D9008D3E52 /* sdruler.cxx */,
- BE026482237973D8008D3E52 /* sdview.cxx */,
- BE026481237973D8008D3E52 /* sdview2.cxx */,
- BE026498237973D9008D3E52 /* sdview3.cxx */,
- BE0264A7237973D9008D3E52 /* sdview4.cxx */,
- BE026489237973D8008D3E52 /* sdview5.cxx */,
- BE02649E237973D9008D3E52 /* sdwindow.cxx */,
- BE02649F237973D9008D3E52 /* SlideSorterViewShellBase.cxx */,
- BE026479237973D7008D3E52 /* tabcontr.cxx */,
- BE02646C237973D7008D3E52 /* ToolBarManager.cxx */,
- BE026490237973D8008D3E52 /* unmodpg.cxx */,
- BE02647B237973D7008D3E52 /* ViewClipboard.cxx */,
- BE02646F237973D7008D3E52 /* viewoverlaymanager.cxx */,
- BE026495237973D8008D3E52 /* viewshe2.cxx */,
- BE026468237973D7008D3E52 /* viewshe3.cxx */,
- BE0264A1237973D9008D3E52 /* viewshel.cxx */,
- BE02646A237973D7008D3E52 /* ViewShellBase.cxx */,
- BE02646D237973D7008D3E52 /* ViewShellHint.cxx */,
- BE02648D237973D8008D3E52 /* ViewShellImplementation.cxx */,
- BE02646E237973D7008D3E52 /* ViewShellManager.cxx */,
- BE026475237973D7008D3E52 /* ViewTabBar.cxx */,
- BE026470237973D7008D3E52 /* WindowUpdater.cxx */,
- BE026471237973D7008D3E52 /* zoomlist.cxx */,
- );
- name = view;
- sourceTree = "<group>";
- };
- BE28694D257D0668000E863E /* dbaccess */ = {
- isa = PBXGroup;
- children = (
- BE28694E257D0682000E863E /* ui */,
- );
- name = dbaccess;
- sourceTree = "<group>";
- };
- BE28694E257D0682000E863E /* ui */ = {
- isa = PBXGroup;
- children = (
- BE28694F257D068E000E863E /* misc */,
- );
- name = ui;
- sourceTree = "<group>";
- };
- BE28694F257D068E000E863E /* misc */ = {
- isa = PBXGroup;
- children = (
- BE286966257D06C5000E863E /* asyncmodaldialog.cxx */,
- BE286958257D06C5000E863E /* charsets.cxx */,
- BE286963257D06C5000E863E /* controllerframe.cxx */,
- BE28696B257D06C5000E863E /* databaseobjectview.cxx */,
- BE286969257D06C5000E863E /* datasourceconnector.cxx */,
- BE28696C257D06C6000E863E /* dbaundomanager.cxx */,
- BE286960257D06C5000E863E /* dbsubcomponentcontroller.cxx */,
- BE286965257D06C5000E863E /* defaultobjectnamecheck.cxx */,
- BE286953257D06C5000E863E /* DExport.cxx */,
- BE286955257D06C5000E863E /* dsmeta.cxx */,
- BE286956257D06C5000E863E /* HtmlReader.cxx */,
- BE28695B257D06C5000E863E /* imageprovider.cxx */,
- BE28696A257D06C5000E863E /* indexcollection.cxx */,
- BE286959257D06C5000E863E /* linkeddocuments.cxx */,
- BE286968257D06C5000E863E /* propertystorage.cxx */,
- BE28695F257D06C5000E863E /* RowSetDrop.cxx */,
- BE286962257D06C5000E863E /* RtfReader.cxx */,
- BE286952257D06C5000E863E /* singledoccontroller.cxx */,
- BE286961257D06C5000E863E /* stringlistitem.cxx */,
- BE286964257D06C5000E863E /* TableCopyHelper.cxx */,
- BE286950257D06C5000E863E /* TokenWriter.cxx */,
- BE28695E257D06C5000E863E /* UITools.cxx */,
- BE28695A257D06C5000E863E /* UpdateHelperImpl.hxx */,
- BE28695C257D06C5000E863E /* WColumnSelect.cxx */,
- BE28695D257D06C5000E863E /* WCopyTable.cxx */,
- BE286967257D06C5000E863E /* WCPage.cxx */,
- BE286957257D06C5000E863E /* WExtendPages.cxx */,
- BE286951257D06C5000E863E /* WNameMatch.cxx */,
- BE286954257D06C5000E863E /* WTypeSelect.cxx */,
- );
- name = misc;
- sourceTree = "<group>";
- };
- BE2DAD2B183148BE00A4D2F7 /* formula */ = {
- isa = PBXGroup;
- children = (
- BE2DAD2C1831490400A4D2F7 /* FormulaCompiler.cxx */,
- BE2DAD2D1831490400A4D2F7 /* FormulaOpCodeMapperObj.cxx */,
- BE2DAD2E1831490400A4D2F7 /* services.cxx */,
- BE2DAD2F1831490400A4D2F7 /* token.cxx */,
- BE2DAD301831490400A4D2F7 /* vectortoken.cxx */,
- );
- name = formula;
- sourceTree = "<group>";
- };
- BE49323F247820A10013BCD6 /* xmlsecurity */ = {
- isa = PBXGroup;
- children = (
- BE493240247820B50013BCD6 /* xmlsec */,
- );
- name = xmlsecurity;
- sourceTree = "<group>";
- };
- BE493240247820B50013BCD6 /* xmlsec */ = {
- isa = PBXGroup;
- children = (
- BE493244247820D50013BCD6 /* biginteger.cxx */,
- BE493249247820D50013BCD6 /* certificateextension_certextn.cxx */,
- BE493242247820D50013BCD6 /* certificateextension_certextn.hxx */,
- BE49324B247820D50013BCD6 /* certificateextension_xmlsecimpl.hxx */,
- BE493245247820D50013BCD6 /* errorcallback.cxx */,
- BE493248247820D50013BCD6 /* saxhelper.cxx */,
- BE493246247820D50013BCD6 /* xmldocumentwrapper_xmlsecimpl.cxx */,
- BE493243247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.cxx */,
- BE493247247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.hxx */,
- BE493241247820D50013BCD6 /* xmlsec_init.cxx */,
- BE49324A247820D50013BCD6 /* xmlstreamio.cxx */,
- );
- name = xmlsec;
- sourceTree = "<group>";
- };
- BE49324C2478EC840013BCD6 /* sfx2 */ = {
- isa = PBXGroup;
- children = (
- BE49324D2478EC950013BCD6 /* appl */,
- );
- name = sfx2;
- sourceTree = "<group>";
- };
- BE49324D2478EC950013BCD6 /* appl */ = {
- isa = PBXGroup;
- children = (
- BE49326C2478ECB20013BCD6 /* app.cxx */,
- BE4932642478ECB20013BCD6 /* appbas.cxx */,
- BE4932502478ECB10013BCD6 /* appbaslib.cxx */,
- BE4932732478ECB30013BCD6 /* appcfg.cxx */,
- BE49327A2478ECB30013BCD6 /* appchild.cxx */,
- BE4932742478ECB30013BCD6 /* appdata.cxx */,
- BE4932662478ECB20013BCD6 /* appdde.cxx */,
- BE4932782478ECB30013BCD6 /* appdispatchprovider.cxx */,
- BE4932712478ECB30013BCD6 /* appinit.cxx */,
- BE4932532478ECB10013BCD6 /* appmain.cxx */,
- BE49326A2478ECB20013BCD6 /* appmisc.cxx */,
- BE49325A2478ECB20013BCD6 /* appopen.cxx */,
- BE49327B2478ECB30013BCD6 /* appquit.cxx */,
- BE4932562478ECB20013BCD6 /* appreg.cxx */,
- BE49326E2478ECB20013BCD6 /* appserv.cxx */,
- BE4932612478ECB20013BCD6 /* appuno.cxx */,
- BE4932552478ECB10013BCD6 /* childwin.cxx */,
- BE4932542478ECB10013BCD6 /* childwinimpl.cxx */,
- BE49326D2478ECB20013BCD6 /* fileobj.cxx */,
- BE4932632478ECB20013BCD6 /* fileobj.hxx */,
- BE49326F2478ECB20013BCD6 /* flatpak.cxx */,
- BE49324F2478ECB10013BCD6 /* fwkhelper.cxx */,
- BE4932572478ECB20013BCD6 /* getbasctlfunction.cxx */,
- BE49327E2478ECB30013BCD6 /* getbasctlfunction.hxx */,
- BE49325D2478ECB20013BCD6 /* helpdispatch.cxx */,
- BE4932592478ECB20013BCD6 /* helpdispatch.hxx */,
- BE49325F2478ECB20013BCD6 /* helpinterceptor.cxx */,
- BE49324E2478ECB10013BCD6 /* helpinterceptor.hxx */,
- BE49325C2478ECB20013BCD6 /* impldde.cxx */,
- BE4932602478ECB20013BCD6 /* impldde.hxx */,
- BE4932692478ECB20013BCD6 /* linkmgr2.cxx */,
- BE49326B2478ECB20013BCD6 /* linksrc.cxx */,
- BE4932512478ECB10013BCD6 /* lnkbase2.cxx */,
- BE49325E2478ECB20013BCD6 /* macroloader.cxx */,
- BE4932582478ECB20013BCD6 /* module.cxx */,
- BE4932752478ECB30013BCD6 /* newhelp.cxx */,
- BE4932672478ECB20013BCD6 /* newhelp.hxx */,
- BE49327C2478ECB30013BCD6 /* opengrf.cxx */,
- BE49327D2478ECB30013BCD6 /* openuriexternally.cxx */,
- BE4932762478ECB30013BCD6 /* preventduplicateinteraction.cxx */,
- BE4932682478ECB20013BCD6 /* sfxhelp.cxx */,
- BE4932772478ECB30013BCD6 /* sfxpicklist.cxx */,
- BE49325B2478ECB20013BCD6 /* shellimpl.cxx */,
- BE4932792478ECB30013BCD6 /* shutdownicon.cxx */,
- BE4932522478ECB10013BCD6 /* shutdownicon.hxx */,
- BE4932622478ECB20013BCD6 /* shutdowniconaqua.mm */,
- BE4932702478ECB30013BCD6 /* shutdowniconw32.cxx */,
- BE4932722478ECB30013BCD6 /* workwin.cxx */,
- BE4932652478ECB20013BCD6 /* xpackcreator.cxx */,
- );
- name = appl;
- sourceTree = "<group>";
- };
- BE7816B3274D206300FC91C9 /* basic */ = {
- isa = PBXGroup;
- children = (
- BE7816B4274D207700FC91C9 /* sbx */,
- );
- name = basic;
- sourceTree = "<group>";
- };
- BE7816B4274D207700FC91C9 /* sbx */ = {
- isa = PBXGroup;
- children = (
- BE7816C8274D208F00FC91C9 /* sbxarray.cxx */,
- BE7816BF274D208F00FC91C9 /* sbxbase.cxx */,
- BE7816B6274D208F00FC91C9 /* sbxbool.cxx */,
- BE7816B8274D208F00FC91C9 /* sbxbyte.cxx */,
- BE7816CE274D209000FC91C9 /* sbxchar.cxx */,
- BE7816BD274D208F00FC91C9 /* sbxcoll.cxx */,
- BE7816C1274D208F00FC91C9 /* sbxconv.hxx */,
- BE7816BE274D208F00FC91C9 /* sbxcurr.cxx */,
- BE7816B9274D208F00FC91C9 /* sbxdate.cxx */,
- BE7816C9274D208F00FC91C9 /* sbxdbl.cxx */,
- BE7816BC274D208F00FC91C9 /* sbxdec.cxx */,
- BE7816CC274D209000FC91C9 /* sbxdec.hxx */,
- BE7816C0274D208F00FC91C9 /* sbxexec.cxx */,
- BE7816CD274D209000FC91C9 /* sbxform.cxx */,
- BE7816CA274D208F00FC91C9 /* sbxint.cxx */,
- BE7816B7274D208F00FC91C9 /* sbxlng.cxx */,
- BE7816BA274D208F00FC91C9 /* sbxobj.cxx */,
- BE7816B5274D208F00FC91C9 /* sbxres.cxx */,
- BE7816C4274D208F00FC91C9 /* sbxres.hxx */,
- BE7816BB274D208F00FC91C9 /* sbxscan.cxx */,
- BE7816C3274D208F00FC91C9 /* sbxsng.cxx */,
- BE7816C7274D208F00FC91C9 /* sbxstr.cxx */,
- BE7816C5274D208F00FC91C9 /* sbxuint.cxx */,
- BE7816CB274D209000FC91C9 /* sbxulng.cxx */,
- BE7816C6274D208F00FC91C9 /* sbxvalue.cxx */,
- BE7816C2274D208F00FC91C9 /* sbxvar.cxx */,
- );
- name = sbx;
- sourceTree = "<group>";
- };
- BE82BE5818298DEB00A447B5 /* sc */ = {
- isa = PBXGroup;
- children = (
- BE017B8525AF2A5A00244ED8 /* ui */,
- );
- name = sc;
- sourceTree = "<group>";
- };
- BE82BE5918298DFB00A447B5 /* java */ = {
- isa = PBXGroup;
- children = (
- BE02FCE5171328D20069F37F /* javacontext.cxx */,
- BE02FCE6171328D20069F37F /* javainteractionhandler.cxx */,
- BE02FCE7171335B80069F37F /* otherjre.cxx */,
- BE145F5C17B24BA4004CBBBA /* sunjavaplugin.cxx */,
- BE02FCE8171335B80069F37F /* sunjre.cxx */,
- BE02FCE9171335B80069F37F /* sunversion.cxx */,
- BE02FCEA171335B80069F37F /* util.cxx */,
- BE02FCEB171335B80069F37F /* vendorbase.cxx */,
- BE02FCEC171335B80069F37F /* vendorlist.cxx */,
- );
- name = java;
- sourceTree = "<group>";
- };
- BE82BE5A18298E2E00A447B5 /* vcl */ = {
- isa = PBXGroup;
- children = (
- 2994E12628C0079A00FC71E5 /* android */,
- 2994E12728C0079A00FC71E5 /* backendtest */,
- 2994E12028C0079900FC71E5 /* headless */,
- 2994E11E28C0079900FC71E5 /* inc */,
- 2994E12C28C0079A00FC71E5 /* ios */,
- 2994E12D28C0079A00FC71E5 /* jsdialog */,
- 2994E12128C0079A00FC71E5 /* null */,
- 2994E12428C0079A00FC71E5 /* osx */,
- 2994E12A28C0079A00FC71E5 /* qt5 */,
- 2994E11F28C0079900FC71E5 /* qt6 */,
- 2994E12528C0079A00FC71E5 /* quartz */,
- 2994E12328C0079A00FC71E5 /* skia */,
- 2994E12828C0079A00FC71E5 /* source */,
- 2994E12228C0079A00FC71E5 /* uiconfig */,
- 2994E12B28C0079A00FC71E5 /* unx */,
- 2994E12928C0079A00FC71E5 /* win */,
- );
- name = vcl;
- sourceTree = "<group>";
- };
- BE96F5D427214B8E00134D66 /* fpicker */ = {
- isa = PBXGroup;
- children = (
- BE96F5D527214B9D00134D66 /* aqua */,
- );
- name = fpicker;
- sourceTree = "<group>";
- };
- BE96F5D527214B9D00134D66 /* aqua */ = {
- isa = PBXGroup;
- children = (
- BE96F5E127214BBE00134D66 /* AquaFilePickerDelegate.hxx */,
- BE96F5D827214BBE00134D66 /* AquaFilePickerDelegate.mm */,
- BE96F5DF27214BBE00134D66 /* CFStringUtilities.hxx */,
- BE96F5DB27214BBE00134D66 /* CFStringUtilities.mm */,
- BE96F5E627214BBF00134D66 /* ControlHelper.hxx */,
- BE96F5E827214BBF00134D66 /* ControlHelper.mm */,
- BE96F5DD27214BBE00134D66 /* FilterHelper.hxx */,
- BE96F5DA27214BBE00134D66 /* FilterHelper.mm */,
- BE96F5E427214BBF00134D66 /* FPentry.mm */,
- BE96F5D927214BBE00134D66 /* fps_aqua.component */,
- BE96F5E527214BBF00134D66 /* FPServiceInfo.hxx */,
- BE96F5E927214BBF00134D66 /* NSString_OOoAdditions.hxx */,
- BE96F5ED27214BBF00134D66 /* NSString_OOoAdditions.mm */,
- BE96F5E227214BBE00134D66 /* NSURL_OOoAdditions.hxx */,
- BE96F5EA27214BBF00134D66 /* NSURL_OOoAdditions.mm */,
- BE96F5EB27214BBF00134D66 /* resourceprovider.hxx */,
- BE96F5DE27214BBE00134D66 /* resourceprovider.mm */,
- BE96F5E727214BBF00134D66 /* SalAquaConstants.h */,
- BE96F5EC27214BBF00134D66 /* SalAquaFilePicker.hxx */,
- BE96F5E327214BBF00134D66 /* SalAquaFilePicker.mm */,
- BE96F5E027214BBE00134D66 /* SalAquaFolderPicker.hxx */,
- BE96F5DC27214BBE00134D66 /* SalAquaFolderPicker.mm */,
- BE96F5D727214BBD00134D66 /* SalAquaPicker.hxx */,
- BE96F5D627214BBD00134D66 /* SalAquaPicker.mm */,
- );
- name = aqua;
- sourceTree = "<group>";
- };
- BEACEEC5257FC7F5001BAABA /* svx */ = {
- isa = PBXGroup;
- children = (
- BEACEEC6257FC82A001BAABA /* tbxctrls */,
- 456E58D0277CB9DE00FA12D2 /* unodraw */,
- BEB0735927A2BAAB00F75C00 /* xml */,
- );
- name = svx;
- sourceTree = "<group>";
- };
- BEACEEC6257FC82A001BAABA /* tbxctrls */ = {
- isa = PBXGroup;
- children = (
- BEACEED3257FC853001BAABA /* bulletsnumbering.cxx */,
- BEACEED6257FC853001BAABA /* colrctrl.cxx */,
- BEACEECC257FC852001BAABA /* extrusioncontrols.cxx */,
- BEACEEDF257FC853001BAABA /* extrusioncontrols.hxx */,
- BEACEEDC257FC853001BAABA /* fillctrl.cxx */,
- BEACEEE2257FC853001BAABA /* fontworkgallery.cxx */,
- BEACEED9257FC853001BAABA /* formatpaintbrushctrl.cxx */,
- BEACEEDD257FC853001BAABA /* grafctrl.cxx */,
- BEACEEC7257FC852001BAABA /* itemwin.cxx */,
- BEACEED7257FC853001BAABA /* layctrl.cxx */,
- BEACEED4257FC853001BAABA /* lboxctrl.cxx */,
- BEACEECA257FC852001BAABA /* linectrl.cxx */,
- BEACEECE257FC852001BAABA /* linemetricbox.hxx */,
- BEACEEE0257FC853001BAABA /* linewidthctrl.cxx */,
- BEACEECD257FC852001BAABA /* Palette.cxx */,
- BEACEED2257FC852001BAABA /* PaletteManager.cxx */,
- BEACEED5257FC853001BAABA /* StylesPreviewToolBoxControl.cxx */,
- BEACEEE1257FC853001BAABA /* StylesPreviewWindow.cxx */,
- BEACEECF257FC852001BAABA /* SvxColorChildWindow.cxx */,
- BEACEEC9257FC852001BAABA /* SvxColorValueSet.cxx */,
- BEACEEDB257FC853001BAABA /* SvxPresetListBox.cxx */,
- BEACEED8257FC853001BAABA /* tbcontrl.cxx */,
- BEACEECB257FC852001BAABA /* tbunocontroller.cxx */,
- BEACEEDA257FC853001BAABA /* tbunodevtoolscontrollers.cxx */,
- BEACEEDE257FC853001BAABA /* tbunosearchcontrollers.cxx */,
- BEACEEE3257FC853001BAABA /* tbxcolor.cxx */,
- BEACEED0257FC852001BAABA /* tbxcolorupdate.cxx */,
- BEACEEC8257FC852001BAABA /* tbxdrctl.cxx */,
- BEACEED1257FC852001BAABA /* verttexttbxctrl.cxx */,
- );
- name = tbxctrls;
- sourceTree = "<group>";
- };
- BEB0731127A2945A00F75C00 /* func */ = {
- isa = PBXGroup;
- children = (
- BEB0733127A2948800F75C00 /* bulmaper.cxx */,
- BEB0732327A2948800F75C00 /* fuarea.cxx */,
- BEB0734027A2948900F75C00 /* fubullet.cxx */,
- BEB0731B27A2948700F75C00 /* fuchar.cxx */,
- BEB0732027A2948800F75C00 /* fucon3d.cxx */,
- BEB0734327A2948900F75C00 /* fuconarc.cxx */,
- BEB0733827A2948800F75C00 /* fuconbez.cxx */,
- BEB0731A27A2948700F75C00 /* fuconcs.cxx */,
- BEB0732227A2948800F75C00 /* fuconnct.cxx */,
- BEB0732727A2948800F75C00 /* fuconrec.cxx */,
- BEB0734627A2948900F75C00 /* fuconstr.cxx */,
- BEB0731627A2948700F75C00 /* fuconuno.cxx */,
- BEB0734127A2948900F75C00 /* fucopy.cxx */,
- BEB0732927A2948800F75C00 /* fucushow.cxx */,
- BEB0733527A2948800F75C00 /* fudraw.cxx */,
- BEB0734C27A2948900F75C00 /* fudspord.cxx */,
- BEB0732427A2948800F75C00 /* fuediglu.cxx */,
- BEB0731927A2948700F75C00 /* fuexecuteinteraction.cxx */,
- BEB0732627A2948800F75C00 /* fuexpand.cxx */,
- BEB0734727A2948900F75C00 /* fuformatpaintbrush.cxx */,
- BEB0731F27A2948800F75C00 /* fuhhconv.cxx */,
- BEB0734927A2948900F75C00 /* fuinsert.cxx */,
- BEB0733B27A2948900F75C00 /* fuinsfil.cxx */,
- BEB0733727A2948800F75C00 /* fuline.cxx */,
- BEB0733E27A2948900F75C00 /* fulinend.cxx */,
- BEB0733927A2948800F75C00 /* fulink.cxx */,
- BEB0731D27A2948700F75C00 /* fumeasur.cxx */,
- BEB0732827A2948800F75C00 /* fumorph.cxx */,
- BEB0733C27A2948900F75C00 /* funavig.cxx */,
- BEB0732D27A2948800F75C00 /* fuoaprms.cxx */,
- BEB0734B27A2948900F75C00 /* fuolbull.cxx */,
- BEB0734A27A2948900F75C00 /* fuoltext.cxx */,
- BEB0734227A2948900F75C00 /* fupage.cxx */,
- BEB0733027A2948800F75C00 /* fuparagr.cxx */,
- BEB0731327A2948700F75C00 /* fupoor.cxx */,
- BEB0733427A2948800F75C00 /* fuprlout.cxx */,
- BEB0732127A2948800F75C00 /* fuprobjs.cxx */,
- BEB0731527A2948700F75C00 /* fuscale.cxx */,
- BEB0733227A2948800F75C00 /* fusearch.cxx */,
- BEB0732527A2948800F75C00 /* fusel.cxx */,
- BEB0731727A2948700F75C00 /* fusldlg.cxx */,
- BEB0732C27A2948800F75C00 /* fusnapln.cxx */,
- BEB0733A27A2948800F75C00 /* fusumry.cxx */,
- BEB0732B27A2948800F75C00 /* futempl.cxx */,
- BEB0731C27A2948700F75C00 /* futext.cxx */,
- BEB0732A27A2948800F75C00 /* futhes.cxx */,
- BEB0731827A2948700F75C00 /* futransf.cxx */,
- BEB0734D27A2948900F75C00 /* futxtatt.cxx */,
- BEB0734427A2948900F75C00 /* fuvect.cxx */,
- BEB0731E27A2948800F75C00 /* fuzoom.cxx */,
- BEB0734527A2948900F75C00 /* sdundogr.cxx */,
- BEB0732E27A2948800F75C00 /* smarttag.cxx */,
- BEB0733627A2948800F75C00 /* undoback.cxx */,
- BEB0733327A2948800F75C00 /* undoheaderfooter.cxx */,
- BEB0733D27A2948900F75C00 /* undolayer.cxx */,
- BEB0731427A2948700F75C00 /* undopage.cxx */,
- BEB0733F27A2948900F75C00 /* unmovss.cxx */,
- BEB0734827A2948900F75C00 /* unoaprms.cxx */,
- BEB0732F27A2948800F75C00 /* unprlout.cxx */,
- );
- name = func;
- sourceTree = "<group>";
- };
- BEB0734E27A2B92900F75C00 /* comphelper */ = {
- isa = PBXGroup;
- children = (
- BEB0734F27A2B93B00F75C00 /* container */,
- );
- path = comphelper;
- sourceTree = "<group>";
- };
- BEB0734F27A2B93B00F75C00 /* container */ = {
- isa = PBXGroup;
- children = (
- BEB0735827A2B98200F75C00 /* container.cxx */,
- BEB0735127A2B98200F75C00 /* containermultiplexer.cxx */,
- BEB0735427A2B98200F75C00 /* embeddedobjectcontainer.cxx */,
- BEB0735727A2B98200F75C00 /* enumerablemap.cxx */,
- BEB0735527A2B98200F75C00 /* enumhelper.cxx */,
- BEB0735027A2B98200F75C00 /* IndexedPropertyValuesContainer.cxx */,
- BEB0735227A2B98200F75C00 /* interfacecontainer2.cxx */,
- BEB0735327A2B98200F75C00 /* namecontainer.cxx */,
- BEB0735627A2B98200F75C00 /* NamedPropertyValuesContainer.cxx */,
- );
- path = container;
- sourceTree = "<group>";
- };
- BEB0735927A2BAAB00F75C00 /* xml */ = {
- isa = PBXGroup;
- children = (
- BEB0735A27A2BAC900F75C00 /* xmleohlp.cxx */,
- BEB0735B27A2BAC900F75C00 /* xmlexport.cxx */,
- BEB0735D27A2BAC900F75C00 /* xmlgrhlp.cxx */,
- BEB0735E27A2BAC900F75C00 /* xmlxtexp.cxx */,
- BEB0735C27A2BAC900F75C00 /* xmlxtimp.cxx */,
- );
- name = xml;
- sourceTree = "<group>";
- };
- BEB0736027A2BD7100F75C00 /* xmloff */ = {
- isa = PBXGroup;
- children = (
- BEB0736127A2BD8800F75C00 /* draw */,
- );
- name = xmloff;
- sourceTree = "<group>";
- };
- BEB0736127A2BD8800F75C00 /* draw */ = {
- isa = PBXGroup;
- children = (
- BEB0738C27A2BDAD00F75C00 /* animationexport.cxx */,
- BEB0737727A2BDAD00F75C00 /* animationimport.cxx */,
- BEB0738527A2BDAD00F75C00 /* animexp.cxx */,
- BEB0737827A2BDAD00F75C00 /* animimp.cxx */,
- BEB0736427A2BDAC00F75C00 /* descriptionimp.cxx */,
- BEB0736D27A2BDAC00F75C00 /* descriptionimp.hxx */,
- BEB0738027A2BDAD00F75C00 /* EnhancedCustomShapeToken.cxx */,
- BEB0736F27A2BDAC00F75C00 /* eventimp.cxx */,
- BEB0736327A2BDAC00F75C00 /* eventimp.hxx */,
- BEB0737A27A2BDAD00F75C00 /* layerexp.cxx */,
- BEB0736927A2BDAC00F75C00 /* layerexp.hxx */,
- BEB0736727A2BDAC00F75C00 /* layerimp.cxx */,
- BEB0738E27A2BDAD00F75C00 /* layerimp.hxx */,
- BEB0737527A2BDAC00F75C00 /* numithdl.cxx */,
- BEB0738827A2BDAD00F75C00 /* numithdl.hxx */,
- BEB0738127A2BDAD00F75C00 /* propimp0.cxx */,
- BEB0739827A2BDAE00F75C00 /* QRCodeContext.cxx */,
- BEB0739527A2BDAE00F75C00 /* QRCodeContext.hxx */,
- BEB0736627A2BDAC00F75C00 /* sdpropls.cxx */,
- BEB0738327A2BDAD00F75C00 /* sdpropls.hxx */,
- BEB0738A27A2BDAD00F75C00 /* sdxmlexp_impl.hxx */,
- BEB0739227A2BDAD00F75C00 /* sdxmlexp.cxx */,
- BEB0738B27A2BDAD00F75C00 /* sdxmlimp_impl.hxx */,
- BEB0739327A2BDAE00F75C00 /* sdxmlimp.cxx */,
- BEB0738427A2BDAD00F75C00 /* shapeexport.cxx */,
- BEB0736527A2BDAC00F75C00 /* shapeimport.cxx */,
- BEB0736E27A2BDAC00F75C00 /* SignatureLineContext.cxx */,
- BEB0737627A2BDAC00F75C00 /* SignatureLineContext.hxx */,
- BEB0737327A2BDAC00F75C00 /* xexptran.cxx */,
- BEB0739A27A2BDAE00F75C00 /* ximp3dobject.cxx */,
- BEB0739927A2BDAE00F75C00 /* ximp3dobject.hxx */,
- BEB0736C27A2BDAC00F75C00 /* ximp3dscene.cxx */,
- BEB0739127A2BDAD00F75C00 /* ximp3dscene.hxx */,
- BEB0738F27A2BDAD00F75C00 /* ximpbody.cxx */,
- BEB0739B27A2BDAE00F75C00 /* ximpbody.hxx */,
- BEB0737B27A2BDAD00F75C00 /* ximpcustomshape.cxx */,
- BEB0737927A2BDAD00F75C00 /* ximpcustomshape.hxx */,
- BEB0739727A2BDAE00F75C00 /* ximpgrp.cxx */,
- BEB0736B27A2BDAC00F75C00 /* ximpgrp.hxx */,
- BEB0736227A2BDAC00F75C00 /* ximplink.cxx */,
- BEB0738727A2BDAD00F75C00 /* ximplink.hxx */,
- BEB0737D27A2BDAD00F75C00 /* ximpnote.cxx */,
- BEB0739C27A2BDAE00F75C00 /* ximpnote.hxx */,
- BEB0739627A2BDAE00F75C00 /* ximppage.cxx */,
- BEB0736827A2BDAC00F75C00 /* ximppage.hxx */,
- BEB0737127A2BDAC00F75C00 /* ximpshap.cxx */,
- BEB0737F27A2BDAD00F75C00 /* ximpshap.hxx */,
- BEB0738627A2BDAD00F75C00 /* ximpshow.cxx */,
- BEB0737027A2BDAC00F75C00 /* ximpshow.hxx */,
- BEB0739027A2BDAD00F75C00 /* ximpstyl.cxx */,
- BEB0737227A2BDAC00F75C00 /* ximpstyl.hxx */,
- BEB0737E27A2BDAD00F75C00 /* XMLGraphicsDefaultStyle.cxx */,
- BEB0737C27A2BDAD00F75C00 /* XMLImageMapContext.cxx */,
- BEB0738927A2BDAD00F75C00 /* XMLImageMapExport.cxx */,
- BEB0739427A2BDAE00F75C00 /* XMLNumberStyles.cxx */,
- BEB0738D27A2BDAD00F75C00 /* XMLNumberStylesExport.hxx */,
- BEB0738227A2BDAD00F75C00 /* XMLReplacementImageContext.cxx */,
- BEB0736A27A2BDAC00F75C00 /* XMLShapePropertySetContext.cxx */,
- BEB0737427A2BDAC00F75C00 /* XMLShapeStyleContext.cxx */,
- );
- name = draw;
- sourceTree = "<group>";
- };
- BEBF3E2A2465886A00415E87 /* sal */ = {
- isa = PBXGroup;
- children = (
- BEBF3E2B2465888500415E87 /* osl */,
- );
- name = sal;
- sourceTree = "<group>";
- };
- BEBF3E2B2465888500415E87 /* osl */ = {
- isa = PBXGroup;
- children = (
- BEBF3E5E246588B800415E87 /* all */,
- BEBF3E2C2465888C00415E87 /* unx */,
- );
- name = osl;
- sourceTree = "<group>";
- };
- BEBF3E2C2465888C00415E87 /* unx */ = {
- isa = PBXGroup;
- children = (
- BEBF3E51246588AF00415E87 /* backtrace.c */,
- BEBF3E37246588AE00415E87 /* backtrace.h */,
- BEBF3E40246588AE00415E87 /* backtraceapi.cxx */,
- BEBF3E48246588AF00415E87 /* conditn.cxx */,
- BEBF3E3C246588AE00415E87 /* createfilehandlefromfd.hxx */,
- BEBF3E3F246588AE00415E87 /* file_error_transl.cxx */,
- BEBF3E33246588AE00415E87 /* file_error_transl.hxx */,
- BEBF3E35246588AE00415E87 /* file_impl.hxx */,
- BEBF3E54246588AF00415E87 /* file_misc.cxx */,
- BEBF3E31246588AE00415E87 /* file_path_helper.cxx */,
- BEBF3E38246588AE00415E87 /* file_path_helper.hxx */,
- BEBF3E3D246588AE00415E87 /* file_stat.cxx */,
- BEBF3E4E246588AF00415E87 /* file_url.cxx */,
- BEBF3E30246588AE00415E87 /* file_url.hxx */,
- BEBF3E45246588AE00415E87 /* file_volume.cxx */,
- BEBF3E58246588AF00415E87 /* file.cxx */,
- BEBF3E32246588AE00415E87 /* interlck.cxx */,
- BEBF3E47246588AE00415E87 /* memory.cxx */,
- BEBF3E2E246588AE00415E87 /* module.cxx */,
- BEBF3E43246588AE00415E87 /* mutex.cxx */,
- BEBF3E44246588AE00415E87 /* nlsupport.cxx */,
- BEBF3E42246588AE00415E87 /* nlsupport.hxx */,
- BEBF3E3B246588AE00415E87 /* osxlocale.cxx */,
- BEBF3E5C246588AF00415E87 /* pipe.cxx */,
- BEBF3E34246588AE00415E87 /* process_impl.cxx */,
- BEBF3E39246588AE00415E87 /* process.cxx */,
- BEBF3E55246588AF00415E87 /* profile.cxx */,
- BEBF3E56246588AF00415E87 /* random.cxx */,
- BEBF3E4F246588AF00415E87 /* readwrite_helper.cxx */,
- BEBF3E3E246588AE00415E87 /* readwrite_helper.hxx */,
- BEBF3E2D246588AE00415E87 /* salinit.cxx */,
- BEBF3E49246588AF00415E87 /* saltime.hxx */,
- BEBF3E5B246588AF00415E87 /* secimpl.hxx */,
- BEBF3E53246588AF00415E87 /* security.cxx */,
- BEBF3E4A246588AF00415E87 /* signal.cxx */,
- BEBF3E59246588AF00415E87 /* socket.cxx */,
- BEBF3E36246588AE00415E87 /* sockimpl.hxx */,
- BEBF3E5D246588B000415E87 /* soffice.cxx */,
- BEBF3E3A246588AE00415E87 /* soffice.hxx */,
- BEBF3E41246588AE00415E87 /* system.cxx */,
- BEBF3E5A246588AF00415E87 /* system.hxx */,
- BEBF3E4D246588AF00415E87 /* system.mm */,
- BEBF3E52246588AF00415E87 /* tempfile.cxx */,
- BEBF3E57246588AF00415E87 /* thread.cxx */,
- BEBF3E46246588AE00415E87 /* time.cxx */,
- BEBF3E2F246588AE00415E87 /* unixerrnostring.hxx */,
- BEBF3E4B246588AF00415E87 /* uunxapi.cxx */,
- BEBF3E4C246588AF00415E87 /* uunxapi.hxx */,
- BEBF3E50246588AF00415E87 /* uunxapi.mm */,
- );
- name = unx;
- sourceTree = "<group>";
- };
- BEBF3E5E246588B800415E87 /* all */ = {
- isa = PBXGroup;
- children = (
- BEBF3E65246588D100415E87 /* compat.cxx */,
- BEBF3E60246588D100415E87 /* debugbase.cxx */,
- BEBF3E61246588D100415E87 /* filepath.cxx */,
- BEBF3E5F246588D100415E87 /* loadmodulerelative.cxx */,
- BEBF3E62246588D100415E87 /* log.cxx */,
- BEBF3E64246588D100415E87 /* signalshared.cxx */,
- BEBF3E63246588D100415E87 /* utility.cxx */,
- );
- name = all;
- sourceTree = "<group>";
- };
- BEBF3E662465907000415E87 /* sw */ = {
- isa = PBXGroup;
- children = (
- 29FD821228BC54AB00159078 /* txtnode */,
- 29FD821128BC548D00159078 /* text */,
- BEBF3E6E246593A300415E87 /* ui */,
- BEBF3E672465907D00415E87 /* uibase */,
- );
- name = sw;
- sourceTree = "<group>";
- };
- BEBF3E672465907D00415E87 /* uibase */ = {
- isa = PBXGroup;
- children = (
- BEBF3E682465908300415E87 /* misc */,
- );
- name = uibase;
- sourceTree = "<group>";
- };
- BEBF3E682465908300415E87 /* misc */ = {
- isa = PBXGroup;
- children = (
- BEBF3E6C246590A500415E87 /* glosdoc.cxx */,
- BEBF3E6D246590A500415E87 /* glshell.cxx */,
- BEBF3E6B246590A500415E87 /* numberingtypelistbox.cxx */,
- BEBF3E69246590A500415E87 /* redlndlg.cxx */,
- BEBF3E6A246590A500415E87 /* swruler.cxx */,
- );
- name = misc;
- sourceTree = "<group>";
- };
- BEBF3E6E246593A300415E87 /* ui */ = {
- isa = PBXGroup;
- children = (
- BEBF3E6F246593AD00415E87 /* misc */,
- );
- name = ui;
- sourceTree = "<group>";
- };
- BEBF3E6F246593AD00415E87 /* misc */ = {
- isa = PBXGroup;
- children = (
- BEBF3E74246593C700415E87 /* bookmark.cxx */,
- BEBF3E7B246593C700415E87 /* docfnote.cxx */,
- BEBF3E73246593C700415E87 /* glosbib.cxx */,
- BEBF3E77246593C700415E87 /* glossary.cxx */,
- BEBF3E7A246593C700415E87 /* impfnote.hxx */,
- BEBF3E78246593C700415E87 /* insfnote.cxx */,
- BEBF3E75246593C700415E87 /* linenum.cxx */,
- BEBF3E76246593C700415E87 /* num.cxx */,
- BEBF3E79246593C700415E87 /* outline.cxx */,
- BEBF3E70246593C700415E87 /* pgfnote.cxx */,
- BEBF3E7D246593C700415E87 /* pggrid.cxx */,
- BEBF3E72246593C700415E87 /* srtdlg.cxx */,
- BEBF3E7C246593C700415E87 /* swmodalredlineacceptdlg.cxx */,
- BEBF3E71246593C700415E87 /* titlepage.cxx */,
- );
- name = misc;
- sourceTree = "<group>";
- };
- BEBF3E7E246ACF8900415E87 /* desktop */ = {
- isa = PBXGroup;
- children = (
- BEBF3E7F246ACF9B00415E87 /* deployment */,
- );
- name = desktop;
- sourceTree = "<group>";
- };
- BEBF3E7F246ACF9B00415E87 /* deployment */ = {
- isa = PBXGroup;
- children = (
- BEBF3EB12472A90900415E87 /* gui */,
- BEBF3E80246ACFA700415E87 /* manager */,
- BEBF3ECA2472B1EE00415E87 /* misc */,
- BEBF3EC52472AC2D00415E87 /* registry */,
- );
- name = deployment;
- sourceTree = "<group>";
- };
- BEBF3E80246ACFA700415E87 /* manager */ = {
- isa = PBXGroup;
- children = (
- BEBF3E8B246ACFCA00415E87 /* dp_activepackages.cxx */,
- BEBF3E86246ACFCA00415E87 /* dp_activepackages.hxx */,
- BEBF3E8C246ACFCA00415E87 /* dp_commandenvironments.cxx */,
- BEBF3E87246ACFCA00415E87 /* dp_commandenvironments.hxx */,
- BEBF3E85246ACFCA00415E87 /* dp_extensionmanager.cxx */,
- BEBF3E81246ACFCA00415E87 /* dp_extensionmanager.hxx */,
- BEBF3E8A246ACFCA00415E87 /* dp_informationprovider.cxx */,
- BEBF3E84246ACFCA00415E87 /* dp_manager.cxx */,
- BEBF3E82246ACFCA00415E87 /* dp_manager.h */,
- BEBF3E83246ACFCA00415E87 /* dp_managerfac.cxx */,
- BEBF3E88246ACFCA00415E87 /* dp_properties.cxx */,
- BEBF3E89246ACFCA00415E87 /* dp_properties.hxx */,
- );
- name = manager;
- sourceTree = "<group>";
- };
- BEBF3E8D246AD70C00415E87 /* ucb */ = {
- isa = PBXGroup;
- children = (
- BEBF3E8E246AD71F00415E87 /* ucp */,
- );
- name = ucb;
- sourceTree = "<group>";
- };
- BEBF3E8E246AD71F00415E87 /* ucp */ = {
- isa = PBXGroup;
- children = (
- BEBF3E8F246AD73100415E87 /* file */,
- );
- name = ucp;
- sourceTree = "<group>";
- };
- BEBF3E8F246AD73100415E87 /* file */ = {
- isa = PBXGroup;
- children = (
- BEBF3E9E246AD75500415E87 /* bc.cxx */,
- BEBF3E9B246AD75500415E87 /* bc.hxx */,
- BEBF3EAB246AD75500415E87 /* filcmd.cxx */,
- BEBF3E9A246AD75500415E87 /* filcmd.hxx */,
- BEBF3EA8246AD75500415E87 /* filerror.hxx */,
- BEBF3E9C246AD75500415E87 /* filglob.cxx */,
- BEBF3EA9246AD75500415E87 /* filglob.hxx */,
- BEBF3EA6246AD75500415E87 /* filid.cxx */,
- BEBF3E99246AD75500415E87 /* filid.hxx */,
- BEBF3EAC246AD75500415E87 /* filinl.hxx */,
- BEBF3EA5246AD75500415E87 /* filinpstr.cxx */,
- BEBF3EAD246AD75600415E87 /* filinpstr.hxx */,
- BEBF3E98246AD75500415E87 /* filinsreq.cxx */,
- BEBF3EA3246AD75500415E87 /* filinsreq.hxx */,
- BEBF3E9F246AD75500415E87 /* filnot.cxx */,
- BEBF3E94246AD75500415E87 /* filnot.hxx */,
- BEBF3EA7246AD75500415E87 /* filprp.cxx */,
- BEBF3E93246AD75500415E87 /* filprp.hxx */,
- BEBF3EA2246AD75500415E87 /* filrec.cxx */,
- BEBF3E91246AD75500415E87 /* filrec.hxx */,
- BEBF3EA0246AD75500415E87 /* filrow.cxx */,
- BEBF3E90246AD75500415E87 /* filrow.hxx */,
- BEBF3E92246AD75500415E87 /* filrset.cxx */,
- BEBF3E95246AD75500415E87 /* filrset.hxx */,
- BEBF3EAA246AD75500415E87 /* filstr.cxx */,
- BEBF3EA4246AD75500415E87 /* filstr.hxx */,
- BEBF3E96246AD75500415E87 /* filtask.cxx */,
- BEBF3E9D246AD75500415E87 /* filtask.hxx */,
- BEBF3E97246AD75500415E87 /* prov.cxx */,
- BEBF3EA1246AD75500415E87 /* prov.hxx */,
- );
- name = file;
- sourceTree = "<group>";
- };
- BEBF3EB12472A90900415E87 /* gui */ = {
- isa = PBXGroup;
- children = (
- BEBF3EB22472A92D00415E87 /* dp_gui_dependencydialog.cxx */,
- BEBF3EB62472A92D00415E87 /* dp_gui_dependencydialog.hxx */,
- BEBF3EB92472A92D00415E87 /* dp_gui_dialog2.cxx */,
- BEBF3EC32472A92D00415E87 /* dp_gui_dialog2.hxx */,
- BEBF3EC02472A92D00415E87 /* dp_gui_extensioncmdqueue.cxx */,
- BEBF3EB32472A92D00415E87 /* dp_gui_extensioncmdqueue.hxx */,
- BEBF3EBE2472A92D00415E87 /* dp_gui_extlistbox.cxx */,
- BEBF3EBF2472A92D00415E87 /* dp_gui_extlistbox.hxx */,
- BEBF3EBC2472A92D00415E87 /* dp_gui_service.cxx */,
- BEBF3EBB2472A92D00415E87 /* dp_gui_theextmgr.cxx */,
- BEBF3EB42472A92D00415E87 /* dp_gui_theextmgr.hxx */,
- BEBF3EBD2472A92D00415E87 /* dp_gui_updatedata.hxx */,
- BEBF3EB72472A92D00415E87 /* dp_gui_updatedialog.cxx */,
- BEBF3EC22472A92D00415E87 /* dp_gui_updatedialog.hxx */,
- BEBF3EBA2472A92D00415E87 /* dp_gui_updateinstalldialog.cxx */,
- BEBF3EC12472A92D00415E87 /* dp_gui_updateinstalldialog.hxx */,
- BEBF3EC42472A92D00415E87 /* dp_gui.h */,
- BEBF3EB82472A92D00415E87 /* license_dialog.cxx */,
- BEBF3EB52472A92D00415E87 /* license_dialog.hxx */,
- );
- name = gui;
- sourceTree = "<group>";
- };
- BEBF3EC52472AC2D00415E87 /* registry */ = {
- isa = PBXGroup;
- children = (
- BEBF3EC62472AC3A00415E87 /* package */,
- );
- name = registry;
- sourceTree = "<group>";
- };
- BEBF3EC62472AC3A00415E87 /* package */ = {
- isa = PBXGroup;
- children = (
- BEBF3EC82472AC5900415E87 /* dp_extbackenddb.cxx */,
- BEBF3EC72472AC5900415E87 /* dp_extbackenddb.hxx */,
- BEBF3EC92472AC5900415E87 /* dp_package.cxx */,
- );
- name = package;
- sourceTree = "<group>";
- };
- BEBF3ECA2472B1EE00415E87 /* misc */ = {
- isa = PBXGroup;
- children = (
- BEBF3ED42472B21600415E87 /* dp_dependencies.cxx */,
- BEBF3ECE2472B21600415E87 /* dp_descriptioninfoset.cxx */,
- BEBF3ECD2472B21600415E87 /* dp_identifier.cxx */,
- BEBF3ECB2472B21600415E87 /* dp_interact.cxx */,
- BEBF3ED32472B21600415E87 /* dp_misc.cxx */,
- BEBF3ECC2472B21600415E87 /* dp_platform.cxx */,
- BEBF3ED12472B21600415E87 /* dp_resource.cxx */,
- BEBF3ED52472B21600415E87 /* dp_ucb.cxx */,
- BEBF3ECF2472B21600415E87 /* dp_update.cxx */,
- BEBF3ED22472B21600415E87 /* dp_version.cxx */,
- BEBF3ED02472B21600415E87 /* lockfile.cxx */,
- );
- name = misc;
- sourceTree = "<group>";
- };
BEC3D9171710B0390030AD56 = {
isa = PBXGroup;
children = (
- BE7816B3274D206300FC91C9 /* basic */,
- BEDCC8B62459A0DA00FB02BD /* bridges */,
- BEB0734E27A2B92900F75C00 /* comphelper */,
- BEDCC8FD246082D400FB02BD /* cui */,
- BE28694D257D0668000E863E /* dbaccess */,
- BEBF3E7E246ACF8900415E87 /* desktop */,
- BE2DAD2B183148BE00A4D2F7 /* formula */,
- BE96F5D427214B8E00134D66 /* fpicker */,
- BE82BE5918298DFB00A447B5 /* java */,
- BEBF3E2A2465886A00415E87 /* sal */,
- BE82BE5818298DEB00A447B5 /* sc */,
- BE02646523797385008D3E52 /* sd */,
- BE49324C2478EC840013BCD6 /* sfx2 */,
- BE017C5125AFCC0D00244ED8 /* sot */,
- BEACEEC5257FC7F5001BAABA /* svx */,
- BEBF3E662465907000415E87 /* sw */,
- BEBF3E8D246AD70C00415E87 /* ucb */,
- BEDCC8F02460807C00FB02BD /* unotools */,
- BE82BE5A18298E2E00A447B5 /* vcl */,
- BEB0736027A2BD7100F75C00 /* xmloff */,
- BE49323F247820A10013BCD6 /* xmlsecurity */,
- );
- sourceTree = "<group>";
- };
- BEDCC8B62459A0DA00FB02BD /* bridges */ = {
- isa = PBXGroup;
- children = (
- BEDCC8B72459A0E600FB02BD /* cpp_uno */,
- );
- name = bridges;
- sourceTree = "<group>";
- };
- BEDCC8B72459A0E600FB02BD /* cpp_uno */ = {
- isa = PBXGroup;
- children = (
- BEDCC8C02459A11C00FB02BD /* gcc3_macosx_x86-64 */,
- BEDCC8B82459A0ED00FB02BD /* shared */,
- );
- name = cpp_uno;
- sourceTree = "<group>";
- };
- BEDCC8B82459A0ED00FB02BD /* shared */ = {
- isa = PBXGroup;
- children = (
- BEDCC8BD2459A10600FB02BD /* bridge.cxx */,
- BEDCC8BE2459A10600FB02BD /* component.cxx */,
- BEDCC8BF2459A10600FB02BD /* cppinterfaceproxy.cxx */,
- BEDCC8BA2459A10600FB02BD /* types.cxx */,
- BEDCC8B92459A10600FB02BD /* unointerfaceproxy.cxx */,
- BEDCC8BC2459A10600FB02BD /* vtablefactory.cxx */,
- BEDCC8BB2459A10600FB02BD /* vtables.cxx */,
- );
- name = shared;
- sourceTree = "<group>";
- };
- BEDCC8C02459A11C00FB02BD /* gcc3_macosx_x86-64 */ = {
- isa = PBXGroup;
- children = (
- BEDCC8C52459A12E00FB02BD /* abi.cxx */,
- BEDCC8C82459A12E00FB02BD /* abi.hxx */,
- BEDCC8C62459A12E00FB02BD /* call.cxx */,
- BEDCC8C72459A12E00FB02BD /* call.hxx */,
- BEDCC8CA2459A12E00FB02BD /* callvirtualmethod.cxx */,
- BEDCC8C92459A12E00FB02BD /* callvirtualmethod.hxx */,
- BEDCC8C22459A12E00FB02BD /* cpp2uno.cxx */,
- BEDCC8C42459A12E00FB02BD /* except.cxx */,
- BEDCC8C32459A12E00FB02BD /* share.hxx */,
- BEDCC8C12459A12E00FB02BD /* uno2cpp.cxx */,
- );
- name = "gcc3_macosx_x86-64";
- sourceTree = "<group>";
- };
- BEDCC8F02460807C00FB02BD /* unotools */ = {
- isa = PBXGroup;
- children = (
- BEDCC8F12460808A00FB02BD /* i18n */,
- );
- name = unotools;
- sourceTree = "<group>";
- };
- BEDCC8F12460808A00FB02BD /* i18n */ = {
- isa = PBXGroup;
- children = (
- BEDCC8F6246080F600FB02BD /* calendarwrapper.cxx */,
- BEDCC8F8246080F600FB02BD /* caserotate.cxx */,
- BEDCC8F7246080F600FB02BD /* charclass.cxx */,
- BEDCC8FB246080F600FB02BD /* collatorwrapper.cxx */,
- BEDCC8F9246080F600FB02BD /* intlwrapper.cxx */,
- BEDCC8F3246080F600FB02BD /* localedatawrapper.cxx */,
- BEDCC8FA246080F600FB02BD /* nativenumberwrapper.cxx */,
- BEDCC8F4246080F600FB02BD /* readwritemutexguard.cxx */,
- BEDCC8F5246080F600FB02BD /* resmgr.cxx */,
- BEDCC8FC246080F600FB02BD /* textsearch.cxx */,
- BEDCC8F2246080F600FB02BD /* transliterationwrapper.cxx */,
- );
- name = i18n;
- sourceTree = "<group>";
- };
- BEDCC8FD246082D400FB02BD /* cui */ = {
- isa = PBXGroup;
- children = (
- BE017C2025AF57D700244ED8 /* dialogs */,
- BEDCC8FE246082DE00FB02BD /* options */,
- );
- name = cui;
- sourceTree = "<group>";
- };
- BEDCC8FE246082DE00FB02BD /* options */ = {
- isa = PBXGroup;
- children = (
- BEDCC9262460830A00FB02BD /* certpath.cxx */,
- BEDCC90B2460830900FB02BD /* certpath.hxx */,
- BEDCC91A2460830A00FB02BD /* cfgchart.cxx */,
- BEDCC9382460830C00FB02BD /* cfgchart.hxx */,
- BEDCC9092460830800FB02BD /* connpoolconfig.cxx */,
- BEDCC93A2460830C00FB02BD /* connpoolconfig.hxx */,
- BEDCC91B2460830A00FB02BD /* connpooloptions.cxx */,
- BEDCC92D2460830B00FB02BD /* connpooloptions.hxx */,
- BEDCC9072460830800FB02BD /* connpoolsettings.cxx */,
- BEDCC9022460830800FB02BD /* connpoolsettings.hxx */,
- BEDCC91F2460830A00FB02BD /* cuisrchdlg.cxx */,
- BEDCC9172460830900FB02BD /* dbregister.cxx */,
- BEDCC9322460830B00FB02BD /* dbregisterednamesconfig.cxx */,
- BEDCC9052460830800FB02BD /* dbregisterednamesconfig.hxx */,
- BEDCC9292460830B00FB02BD /* dbregistersettings.cxx */,
- BEDCC9222460830A00FB02BD /* dbregistersettings.hxx */,
- BEDCC90A2460830800FB02BD /* doclinkdialog.cxx */,
- BEDCC9402460830D00FB02BD /* doclinkdialog.hxx */,
- BEDCC9012460830800FB02BD /* fontsubs.cxx */,
- BEDCC91C2460830A00FB02BD /* fontsubs.hxx */,
- BEDCC9102460830900FB02BD /* optaboutconfig.cxx */,
- BEDCC93C2460830C00FB02BD /* optaboutconfig.hxx */,
- BEDCC9192460830900FB02BD /* optaccessibility.cxx */,
- BEDCC92C2460830B00FB02BD /* optaccessibility.hxx */,
- BEDCC93D2460830C00FB02BD /* optasian.cxx */,
- BEDCC93F2460830C00FB02BD /* optbasic.cxx */,
- BEDCC9162460830900FB02BD /* optbasic.hxx */,
- BEDCC9392460830C00FB02BD /* optchart.cxx */,
- BEDCC91E2460830A00FB02BD /* optchart.hxx */,
- BEDCC92F2460830B00FB02BD /* optcolor.cxx */,
- BEDCC90D2460830900FB02BD /* optcolor.hxx */,
- BEDCC9202460830A00FB02BD /* optctl.cxx */,
- BEDCC92B2460830B00FB02BD /* optctl.hxx */,
- BEDCC92E2460830B00FB02BD /* optdict.cxx */,
- BEDCC9312460830B00FB02BD /* optfltr.cxx */,
- BEDCC9182460830900FB02BD /* optfltr.hxx */,
- BEDCC9342460830C00FB02BD /* optgdlg.cxx */,
- BEDCC90E2460830900FB02BD /* optgdlg.hxx */,
- BEDCC9212460830A00FB02BD /* optgenrl.cxx */,
- BEDCC9032460830800FB02BD /* opthtml.cxx */,
- BEDCC8FF2460830800FB02BD /* opthtml.hxx */,
- BEDCC9352460830C00FB02BD /* optinet2.cxx */,
- BEDCC9362460830C00FB02BD /* optinet2.hxx */,
- BEDCC9302460830B00FB02BD /* optjava.cxx */,
- BEDCC93E2460830C00FB02BD /* optjava.hxx */,
- BEDCC9122460830900FB02BD /* optjsearch.cxx */,
- BEDCC9252460830A00FB02BD /* optjsearch.hxx */,
- BEDCC9272460830A00FB02BD /* optlingu.cxx */,
- BEDCC9112460830900FB02BD /* optopencl.cxx */,
- BEDCC9332460830B00FB02BD /* optopencl.hxx */,
- BEDCC9232460830A00FB02BD /* optpath.cxx */,
- BEDCC92A2460830B00FB02BD /* optsave.cxx */,
- BEDCC9242460830A00FB02BD /* optsave.hxx */,
- BEDCC9142460830900FB02BD /* optupdt.cxx */,
- BEDCC9132460830900FB02BD /* optupdt.hxx */,
- BEDCC9082460830800FB02BD /* personalization.cxx */,
- BEDCC9372460830C00FB02BD /* personalization.hxx */,
- BEDCC9002460830800FB02BD /* sdbcdriverenum.cxx */,
- BEDCC9152460830900FB02BD /* sdbcdriverenum.hxx */,
- BEDCC9042460830800FB02BD /* securityoptions.cxx */,
- BEDCC9282460830B00FB02BD /* securityoptions.hxx */,
- BEDCC90C2460830900FB02BD /* treeopt.cxx */,
- BEDCC93B2460830C00FB02BD /* tsaurls.cxx */,
- BEDCC90F2460830900FB02BD /* tsaurls.hxx */,
- BEDCC91D2460830A00FB02BD /* webconninfo.cxx */,
- BEDCC9062460830800FB02BD /* webconninfo.hxx */,
+ 29F88F892A554D6C00C77A3F /* accessibility */,
+ 29F88F8E2A554D6C00C77A3F /* animations */,
+ 29F88FD92A554D7400C77A3F /* avmedia */,
+ 29F88F7B2A554D6B00C77A3F /* basctl */,
+ 29F88FBF2A554D7100C77A3F /* basegfx */,
+ 29F88FEC2A554D7800C77A3F /* basic */,
+ 29F88FCD2A554D7300C77A3F /* bean */,
+ 29F88FBC2A554D7100C77A3F /* binaryurp */,
+ 29F88FBE2A554D7100C77A3F /* bridges */,
+ 29F88FFE2A554D8000C77A3F /* canvas */,
+ 29F88FEF2A554D7800C77A3F /* chart2 */,
+ 29F88FAF2A554D6F00C77A3F /* cli_ure */,
+ 29F88FD52A554D7400C77A3F /* codemaker */,
+ 29F88F872A554D6C00C77A3F /* comphelper */,
+ 29F88FDC2A554D7500C77A3F /* compilerplugins */,
+ 29F88FBD2A554D7100C77A3F /* configmgr */,
+ 29F88FD32A554D7300C77A3F /* connectivity */,
+ 29F88FC42A554D7200C77A3F /* cppcanvas */,
+ 29F88FE72A554D7700C77A3F /* cppu */,
+ 29F88F7A2A554D6B00C77A3F /* cppuhelper */,
+ 29F88F922A554D6D00C77A3F /* cpputools */,
+ 29F88F7E2A554D6B00C77A3F /* cui */,
+ 29F88FE82A554D7700C77A3F /* dbaccess */,
+ 29F88FEA2A554D7800C77A3F /* desktop */,
+ 29F88FCA2A554D7200C77A3F /* docmodel */,
+ 29F88FC02A554D7100C77A3F /* drawinglayer */,
+ 29F88F852A554D6C00C77A3F /* editeng */,
+ 29F88F992A554D6D00C77A3F /* embeddedobj */,
+ 29F88F7C2A554D6B00C77A3F /* embedserv */,
+ 29F88F912A554D6D00C77A3F /* emfio */,
+ 29F88FF72A554D7A00C77A3F /* eventattacher */,
+ 29F88F8F2A554D6D00C77A3F /* extensions */,
+ 29F88FF12A554D7900C77A3F /* extras */,
+ 29F88FE32A554D7600C77A3F /* filter */,
+ 29F88FF22A554D7900C77A3F /* forms */,
+ 29F88FC62A554D7200C77A3F /* formula */,
+ 29F88F9D2A554D6E00C77A3F /* fpicker */,
+ 29F88FDD2A554D7500C77A3F /* framework */,
+ 29F88F812A554D6C00C77A3F /* helpcompiler */,
+ 29F88FE62A554D7700C77A3F /* helpcontent2 */,
+ 29F88FF42A554D7900C77A3F /* hwpfilter */,
+ 29F88F8A2A554D6C00C77A3F /* i18nlangtag */,
+ 29F88FFD2A554D7D00C77A3F /* i18npool */,
+ 29F88F842A554D6C00C77A3F /* i18nutil */,
+ 29F88F832A554D6C00C77A3F /* idl */,
+ 29F88FC72A554D7200C77A3F /* idlc */,
+ 29F88F7D2A554D6B00C77A3F /* include */,
+ 29F88F822A554D6C00C77A3F /* io */,
+ 29F88FF32A554D7900C77A3F /* ios */,
+ 29F88FB12A554D6F00C77A3F /* javaunohelper */,
+ 29F88FC82A554D7200C77A3F /* jurt */,
+ 29F88F882A554D6C00C77A3F /* jvmaccess */,
+ 29F88F9F2A554D6E00C77A3F /* jvmfwk */,
+ 29F88FF92A554D7A00C77A3F /* l10ntools */,
+ 29F88FB92A554D7000C77A3F /* librelogo */,
+ 29F88FBA2A554D7000C77A3F /* libreofficekit */,
+ 29F88FAD2A554D6F00C77A3F /* lingucomponent */,
+ 29F88F9B2A554D6E00C77A3F /* linguistic */,
+ 29F88F9C2A554D6E00C77A3F /* lotuswordpro */,
+ 29F88F802A554D6C00C77A3F /* msicreator */,
+ 29F88FCF2A554D7300C77A3F /* nlpsolver */,
+ 29F88FFC2A554D7B00C77A3F /* o3tl */,
+ 29F88F962A554D6D00C77A3F /* odk */,
+ 29F88FD12A554D7300C77A3F /* offapi */,
+ 29F88FE92A554D7700C77A3F /* officecfg */,
+ 29F88FE12A554D7600C77A3F /* onlineupdate */,
+ 29F88FF82A554D7A00C77A3F /* oovbaapi */,
+ 29F88FBB2A554D7100C77A3F /* oox */,
+ 29F88FE42A554D7700C77A3F /* opencl */,
+ 29F88FC22A554D7200C77A3F /* package */,
+ 29F88FA72A554D6F00C77A3F /* pch */,
+ 29F88F772A554D6B00C77A3F /* postprocess */,
+ 29F88F792A554D6B00C77A3F /* pyuno */,
+ 29F88FB62A554D7000C77A3F /* qadevOOo */,
+ 29F88FFB2A554D7B00C77A3F /* readlicense_oo */,
+ 29F88FC52A554D7200C77A3F /* registry */,
+ 29F88F7F2A554D6C00C77A3F /* remotebridges */,
+ 29F88FD42A554D7300C77A3F /* reportbuilder */,
+ 29F88F9E2A554D6E00C77A3F /* reportdesign */,
+ 29F88FCE2A554D7300C77A3F /* ridljar */,
+ 29F88FFF2A554D8000C77A3F /* sal */,
+ 29F88FA82A554D6F00C77A3F /* salhelper */,
+ 29F88FAC2A554D6F00C77A3F /* sax */,
+ 29F890032A554D8300C77A3F /* sc */,
+ 29F88F862A554D6C00C77A3F /* scaddins */,
+ 29F88FA22A554D6E00C77A3F /* sccomp */,
+ 29F88F9A2A554D6D00C77A3F /* schema */,
+ 29F88FF62A554D7A00C77A3F /* scp2 */,
+ 29F88FD62A554D7400C77A3F /* scripting */,
+ 29F88FF52A554D7A00C77A3F /* sd */,
+ 29F88FB42A554D7000C77A3F /* sdext */,
+ 29F88FB72A554D7000C77A3F /* setup_native */,
+ 29F88FE02A554D7600C77A3F /* sfx2 */,
+ 29F88FB32A554D7000C77A3F /* shell */,
+ 29F88FC12A554D7200C77A3F /* slideshow */,
+ 29F88F8C2A554D6C00C77A3F /* smoketest */,
+ 29F88F8B2A554D6C00C77A3F /* solenv */,
+ 29F88FA02A554D6E00C77A3F /* soltools */,
+ 29F88F782A554D6B00C77A3F /* sot */,
+ 29F88F762A554D6B00C77A3F /* starmath */,
+ 29F88FD72A554D7400C77A3F /* static */,
+ 29F88FCB2A554D7300C77A3F /* stoc */,
+ 29F88FA42A554D6E00C77A3F /* store */,
+ 29F88FDA2A554D7400C77A3F /* svgio */,
+ 29F88F932A554D6D00C77A3F /* svl */,
+ 29F88FDF2A554D7500C77A3F /* svtools */,
+ 29F88FD22A554D7300C77A3F /* svx */,
+ 29F88FFA2A554D7B00C77A3F /* sw */,
+ 29F88F942A554D6D00C77A3F /* swext */,
+ 29F88FB82A554D7000C77A3F /* sysui */,
+ 29F88FAE2A554D6F00C77A3F /* test */,
+ 29F88FDB2A554D7400C77A3F /* testtools */,
+ 29F890002A554D8000C77A3F /* toolkit */,
+ 29F88FDE2A554D7500C77A3F /* tools */,
+ 29F88FCC2A554D7300C77A3F /* ucb */,
+ 29F88FB02A554D6F00C77A3F /* ucbhelper */,
+ 29F88FB22A554D6F00C77A3F /* udkapi */,
+ 29F890012A554D8100C77A3F /* uitest */,
+ 29F88FD02A554D7300C77A3F /* UnoControls */,
+ 29F88F982A554D6D00C77A3F /* unodevtools */,
+ 29F890022A554D8300C77A3F /* unoidl */,
+ 29F88FE52A554D7700C77A3F /* unoil */,
+ 29F88FAA2A554D6F00C77A3F /* unotest */,
+ 29F88FC32A554D7200C77A3F /* unotools */,
+ 29F88FC92A554D7200C77A3F /* unoxml */,
+ 29F88FAB2A554D6F00C77A3F /* ure */,
+ 29F88FA32A554D6E00C77A3F /* uui */,
+ 29F88FA52A554D6E00C77A3F /* vbahelper */,
+ 29F88FED2A554D7800C77A3F /* vcl */,
+ 29F88FD82A554D7400C77A3F /* winaccessibility */,
+ 29F88FA92A554D6F00C77A3F /* wizards */,
+ 29F88F8D2A554D6C00C77A3F /* writerfilter */,
+ 29F88FE22A554D7600C77A3F /* writerperfect */,
+ 29F88FB52A554D7000C77A3F /* xmerge */,
+ 29F88F972A554D6D00C77A3F /* xmlhelp */,
+ 29F88FEB2A554D7800C77A3F /* xmloff */,
+ 29F88FF02A554D7800C77A3F /* xmlreader */,
+ 29F88FA12A554D6E00C77A3F /* xmlscript */,
+ 29F890042A554D8300C77A3F /* xmlsecurity */,
);
- name = options;
sourceTree = "<group>";
};
/* End PBXGroup section */