Home
last modified time | relevance | path

Searched refs:SC_UNO_DP_ORIENTATION (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dunonames.hxx595 #define SC_UNO_DP_ORIENTATION "Orientation" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dunonames.hxx592 #define SC_UNO_DP_ORIENTATION "Orientation" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddpoutput.cxx365 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_FillNumberFormats()
426 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetFirstNumberFormat()
539 xDimProp, SC_UNO_DP_ORIENTATION, in ScDPOutput()
1238 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetTableVars()
H A Ddpsave.cxx486 xDimProp->setPropertyValue( SC_UNO_DP_ORIENTATION, uno::Any(eOrient) ); in WriteToSource()
1024 …xDimProp->setPropertyValue( SC_UNO_DP_ORIENTATION, uno::Any(sheet::DataPilotFieldOrientation_HIDDE… in lcl_ResetOrient()
H A Ddptabsrc.cxx1405 …{ OUString(SC_UNO_DP_ORIENTATION), 0, cppu::UnoType<sheet::DataPilotFieldOrientation>::get(), 0, … in getPropertySetInfo()
1427 else if ( aPropertyName == SC_UNO_DP_ORIENTATION ) in setPropertyValue()
1510 else if ( aPropertyName == SC_UNO_DP_ORIENTATION ) in getPropertyValue()
H A Ddpobject.cxx280 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetDataGetOrientation()
1744 xDimProp, SC_UNO_DP_ORIENTATION, in ParseFilters()
2175 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_FillOldFields()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddpoutput.cxx367 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_FillNumberFormats()
428 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetFirstNumberFormat()
541 xDimProp, SC_UNO_DP_ORIENTATION, in ScDPOutput()
1241 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetTableVars()
H A Ddpsave.cxx486 xDimProp->setPropertyValue( SC_UNO_DP_ORIENTATION, uno::Any(eOrient) ); in WriteToSource()
1023 …xDimProp->setPropertyValue( SC_UNO_DP_ORIENTATION, uno::Any(sheet::DataPilotFieldOrientation_HIDDE… in lcl_ResetOrient()
H A Ddptabsrc.cxx1409 … { u"" SC_UNO_DP_ORIENTATION, 0, cppu::UnoType<sheet::DataPilotFieldOrientation>::get(), 0, 0 }, in getPropertySetInfo()
1431 else if ( aPropertyName == SC_UNO_DP_ORIENTATION ) in setPropertyValue()
1514 else if ( aPropertyName == SC_UNO_DP_ORIENTATION ) in getPropertyValue()
H A Ddpobject.cxx281 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_GetDataGetOrientation()
1742 xDimProp, SC_UNO_DP_ORIENTATION, in ParseFilters()
2173 xDimProp, SC_UNO_DP_ORIENTATION, in lcl_FillOldFields()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A DPivotTableDataProvider.cxx351 ScUnoHelpFunctions::GetEnumProperty(xDimProp, SC_UNO_DP_ORIENTATION, in collectPivotTableData()
H A Ddapiuno.cxx1441 ? (xDim->getPropertyValue(SC_UNO_DP_ORIENTATION) == rOrient) in lcl_GetFieldCount()
1470 ? (xDim->getPropertyValue(SC_UNO_DP_ORIENTATION) == rOrient) in lcl_GetFieldDataByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A DPivotTableDataProvider.cxx353 ScUnoHelpFunctions::GetEnumProperty(xDimProp, SC_UNO_DP_ORIENTATION, in collectPivotTableData()
H A Ddapiuno.cxx1448 ? (xDim->getPropertyValue(SC_UNO_DP_ORIENTATION) == rOrient) in lcl_GetFieldCount()
1477 ? (xDim->getPropertyValue(SC_UNO_DP_ORIENTATION) == rOrient) in lcl_GetFieldDataByIndex()