Home
last modified time | relevance | path

Searched refs:bSymbols (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx75 , bSymbols( true ) in ChartTypeParameter()
94 , bSymbols( HasSymbols ) in ChartTypeParameter()
126 if( this->bSymbols!=rParameter.bSymbols ) in mapsToSimilarService()
760 rParameter.bSymbols = true; in adjustParameterToSubType()
764 rParameter.bSymbols = false; in adjustParameterToSubType()
768 rParameter.bSymbols = false; in adjustParameterToSubType()
775 rParameter.bSymbols = true; in adjustParameterToSubType()
859 rParameter.bSymbols = true; in adjustParameterToSubType()
873 rParameter.bSymbols = true; in adjustParameterToSubType()
1036 rParameter.bSymbols = true; in adjustParameterToSubType()
[all …]
H A DChartTypeDialogController.hxx79 bool bSymbols; member in chart::ChartTypeParameter
/trunk/main/chart2/source/model/template/
H A DNetChartTypeTemplate.cxx59 bool bSymbols, in NetChartTypeTemplate() argument
64 m_bHasSymbols( bSymbols ), in NetChartTypeTemplate()
H A DLineChartTypeTemplate.cxx161 bool bSymbols, in LineChartTypeTemplate() argument
167 m_bHasSymbols( bSymbols ), in LineChartTypeTemplate()
H A DScatterChartTypeTemplate.cxx162 bool bSymbols, in ScatterChartTypeTemplate() argument
167 m_bHasSymbols( bSymbols ), in ScatterChartTypeTemplate()
H A DNetChartTypeTemplate.hxx40 bool bSymbols,
H A DLineChartTypeTemplate.hxx47 bool bSymbols,
H A DScatterChartTypeTemplate.hxx45 bool bSymbols,
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx89 ImplFontCharMap* ImplFontCharMap::GetDefaultMap( bool bSymbols) in GetDefaultMap() argument
97 if( bSymbols ) in GetDefaultMap()
103 CmapResult aDefaultCR( bSymbols, pRangeCodes, nCodesCount/2 ); in GetDefaultMap()
/trunk/main/vcl/inc/
H A Dimpfont.hxx180 static ImplFontCharMap* GetDefaultMap( bool bSymbols=false);
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx151 bSymbols(sal_False), in SvxLineTabPage()
256 bSymbols=bOn; in ShowSymbolControls()
1536 if(!bSymbols) in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dcuitabline.hxx152 sal_Bool bSymbols; member in SvxLineTabPage

Completed in 55 milliseconds