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.cxx71 … bool bUseSourceFormat = !xInnerPropertySet->getPropertyValue( C2U("NumberFormat" )).hasValue(); in setPropertyValue() local
72 if( bUseSourceFormat ) in setPropertyValue()
76 bUseSourceFormat = false; in setPropertyValue()
78 if( !bUseSourceFormat ) in setPropertyValue()
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx914 bool bUseSourceFormat = in ApplySpecialItem() local
918 if( ! bUseSourceFormat ) in ApplySpecialItem()
937 bool bUseSourceFormat = in ApplySpecialItem() local
942 bChangedOtherwise = (bUseSourceFormat == bNumberFormatIsSet); in ApplySpecialItem()
945 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()

Completed in 64 milliseconds