summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpoutput.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei@openoffice.org>2009-06-19 19:51:20 +0000
committerKohei Yoshida <kohei@openoffice.org>2009-06-19 19:51:20 +0000
commit81d6b090a680d432e33e4de4be9906043eed1139 (patch)
tree33de4b9bc6c57c4c03080ef5d56fa347fb76093a /sc/inc/dpoutput.hxx
parentRe-activate imports of hidden fields from xls per Daniel's input. (diff)
downloadcore-81d6b090a680d432e33e4de4be9906043eed1139.tar.gz
core-81d6b090a680d432e33e4de4be9906043eed1139.zip
#i100619# initial commit of patches from ooo-build that implement new
datapilot field popup window.
Diffstat (limited to 'sc/inc/dpoutput.hxx')
-rw-r--r--sc/inc/dpoutput.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/dpoutput.hxx b/sc/inc/dpoutput.hxx
index 65108761b2ec..e3ab86423d4b 100644
--- a/sc/inc/dpoutput.hxx
+++ b/sc/inc/dpoutput.hxx
@@ -94,6 +94,7 @@ private:
com::sun::star::uno::Sequence<
com::sun::star::sheet::DataResult> > aData;
BOOL bResultsError;
+ bool mbHasDataLayout;
String aDataDescription;
// Number format related parameters
@@ -125,7 +126,7 @@ private:
const com::sun::star::sheet::MemberResult& rData,
BOOL bColHeader, long nLevel );
void FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String& rCaption,
- BOOL bFrame = TRUE );
+ bool bInTable, bool bPopup, bool bHasHiddenMember );
void CalcSizes();
/** Query which sub-area of the table the cell is in. See