Home
last modified time | relevance | path

Searched refs:bUseSourceFormat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedNumberFormatProperty.cxx70 … bool bUseSourceFormat = !xInnerPropertySet->getPropertyValue( C2U("NumberFormat" )).hasValue(); in setPropertyValue() local
71 if( bUseSourceFormat ) in setPropertyValue()
75 bUseSourceFormat = false; in setPropertyValue()
77 if( !bUseSourceFormat ) in setPropertyValue()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx912 bool bUseSourceFormat = in ApplySpecialItem() local
916 if( ! bUseSourceFormat ) in ApplySpecialItem()
935 bool bUseSourceFormat = in ApplySpecialItem() local
940 bChangedOtherwise = (bUseSourceFormat == bNumberFormatIsSet); in ApplySpecialItem()
943 if( ! bUseSourceFormat ) in ApplySpecialItem()
H A DDataPointItemConverter.cxx119 bool bUseSourceFormat = (static_cast< const SfxBoolItem & >( in lcl_NumberFormatFromItemToPropertySet() local
121 if( !bUseSourceFormat ) in lcl_NumberFormatFromItemToPropertySet()
166 bool bUseSourceFormat = (static_cast< const SfxBoolItem & >( in lcl_UseSourceFormatFromItemToPropertySet() local
168 if( !bUseSourceFormat ) in lcl_UseSourceFormatFromItemToPropertySet()