Searched refs:bUseSourceFormat (Results 1 – 3 of 3) sorted by relevance
71 … bool bUseSourceFormat = !xInnerPropertySet->getPropertyValue( C2U("NumberFormat" )).hasValue(); in setPropertyValue() local72 if( bUseSourceFormat ) in setPropertyValue()76 bUseSourceFormat = false; in setPropertyValue()78 if( !bUseSourceFormat ) in setPropertyValue()
914 bool bUseSourceFormat = in ApplySpecialItem() local918 if( ! bUseSourceFormat ) in ApplySpecialItem()937 bool bUseSourceFormat = in ApplySpecialItem() local942 bChangedOtherwise = (bUseSourceFormat == bNumberFormatIsSet); in ApplySpecialItem()945 if( ! bUseSourceFormat ) in ApplySpecialItem()
119 bool bUseSourceFormat = (static_cast< const SfxBoolItem & >( in lcl_NumberFormatFromItemToPropertySet() local121 if( !bUseSourceFormat ) in lcl_NumberFormatFromItemToPropertySet()166 bool bUseSourceFormat = (static_cast< const SfxBoolItem & >( in lcl_UseSourceFormatFromItemToPropertySet() local168 if( !bUseSourceFormat ) in lcl_UseSourceFormatFromItemToPropertySet()
Completed in 24 milliseconds