Searched defs:xDimProp (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | dpobject.cxx | 142 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_GetDataGetOrientation() local 865 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in GetDimName() local 907 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in IsDuplicated() local 967 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in FillPageList() local 1344 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in ParseFilters() local 1555 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in ToggleDetails() local 1656 sal_uInt16 lcl_FirstSubTotal( const uno::Reference<beans::XPropertySet>& xDimProp ) // PIVOT_FUNC … in lcl_FirstSubTotal() 1739 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_FillOldFields() local 1902 void lcl_FillLabelData( ScDPLabelData& rData, const uno::Reference< beans::XPropertySet >& xDimProp… in lcl_FillLabelData() 1966 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in FillLabelData() local
|
H A D | dpoutput.cxx | 206 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in lcl_FillNumberFormats() local 274 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in lcl_GetFirstNumberFormat() local 318 …<sheet::MemberResult> lcl_GetSelectedPageAsResult( const uno::Reference<beans::XPropertySet>& xDim… in lcl_GetSelectedPageAsResult() 393 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in ScDPOutput() local 1119 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in lcl_GetTableVars() local 1707 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in GetDataDimensionNames() local
|
H A D | dpsave.cxx | 563 uno::Reference<beans::XPropertySet> xDimProp( xDim, uno::UNO_QUERY ); in WriteToSource() local 1069 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in lcl_ResetOrient() local 1143 uno::Reference<beans::XPropertySet> xDimProp( xIntDim, uno::UNO_QUERY ); in WriteToSource() local
|
Completed in 86 milliseconds