Searched refs:nBarId (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/config/ |
H A D | barcfg.cxx | 103 void SwToolbarConfigItem::SetTopToolbar( sal_Int32 nSelType, sal_Int32 nBarId ) in SetTopToolbar() argument 108 aTbxIdArray[nProp] = nBarId; in SetTopToolbar()
|
/trunk/main/sw/source/ui/inc/ |
H A D | barcfg.hxx | 40 void SetTopToolbar( sal_Int32 nSelType, sal_Int32 nBarId );
|
/trunk/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 771 …ConvertErrorBar( const XclExpChSeries& rParent, const ScfPropertySet& rPropSet, sal_uInt8 nBarId ); 789 const ::rtl::OUString& rShowPropName, sal_uInt8 nBarId );
|
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 2026 …:ConvertErrorBar( const XclExpChSeries& rParent, const ScfPropertySet& rPropSet, sal_uInt8 nBarId ) in ConvertErrorBar() argument 2030 mxErrorBar.reset( new XclExpChSerErrorBar( GetChRoot(), nBarId ) ); in ConvertErrorBar() 2103 const OUString& rShowPropName, sal_uInt8 nBarId ) in CreateErrorBar() argument 2108 if( xSeries.is() && !xSeries->ConvertErrorBar( *this, rPropSet, nBarId ) ) in CreateErrorBar()
|
Completed in 40 milliseconds