Home
last modified time | relevance | path

Searched refs:m_aSeparatorResources (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx115 m_aSeparatorResources(pWindow), in DataLabelResources()
191 m_aSeparatorResources.PositionBelowControl(m_aCBSymbol); in DataLabelResources()
192m_aSeparatorResources.AlignListBoxWidthAndXPos( nWantedMinLeftBorder, -1, m_aLB_LabelPlacement.Cal… in DataLabelResources()
193 m_aSeparatorResources.Show(true); in DataLabelResources()
196 aSize.setWidth( m_aSeparatorResources.GetCurrentListBoxSize().getWidth() ); in DataLabelResources()
198 …m_aLB_LabelPlacement.SetPosPixel( Point( m_aSeparatorResources.GetCurrentListBoxPosition().X(), m_… in DataLabelResources()
300 m_aSeparatorResources.Enable( nNumberOfCheckedLabelParts > 1 ); in EnableControls()
345 rOutAttrs.Put( SfxStringItem( SCHATTR_DATADESCR_SEPARATOR, m_aSeparatorResources.GetValue() ) ); in FillItemSet()
380 m_aSeparatorResources.SetValue( ((const SfxStringItem*)pPoolItem)->GetValue() ); in Reset()
382 m_aSeparatorResources.SetDefault(); in Reset()
H A Dres_DataLabel.hxx61 TextSeparatorResources m_aSeparatorResources; member in chart::DataLabelResources

Completed in 10 milliseconds