Searched refs:nBarType (Results 1 – 4 of 4) sorted by relevance
461 OUString XclChartHelper::GetErrorBarValuesRole( sal_uInt8 nBarType ) in GetErrorBarValuesRole() argument463 switch( nBarType ) in GetErrorBarValuesRole()
1737 XclExpChSerErrorBar::XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType ) : in XclExpChSerErrorBar() argument1741 maData.mnBarType = nBarType; in XclExpChSerErrorBar()
725 explicit XclExpChSerErrorBar( const XclExpChRoot& rRoot, sal_uInt8 nBarType );
1163 static ::rtl::OUString GetErrorBarValuesRole( sal_uInt8 nBarType );
Completed in 89 milliseconds