Searched refs:ScSpreadsheetSettingsObj (Results 1 – 6 of 6) sorted by relevance
1 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"2 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"3 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"4 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"5 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"6 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"7 "ScSpreadsheetSettingsObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"8 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"IsIterationEnabled"9 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"IterationCount"10 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"IterationEpsilon"[all …]
212 SC_SIMPLE_SERVICE_INFO( ScSpreadsheetSettingsObj, "ScSpreadsheetSettingsObj", "com.sun.star.sheet.S…3452 ScSpreadsheetSettingsObj::~ScSpreadsheetSettingsObj() in SC_IMPL_DUMMY_PROPERTY_LISTENER()3458 void ScSpreadsheetSettingsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()3471 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSpreadsheetSettingsObj::getPropertySetInfo() in getPropertySetInfo()3478 void SAL_CALL ScSpreadsheetSettingsObj::setPropertyValue( in setPropertyValue()3487 uno::Any SAL_CALL ScSpreadsheetSettingsObj::getPropertyValue( const rtl::OUString& /* aPropertyName… in getPropertyValue()3495 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScSpreadsheetSettingsObj ) in SC_IMPL_DUMMY_PROPERTY_LISTENER() argument
53 public class ScSpreadsheetSettingsObj extends TestCase { class
116 # -o sc.ScSpreadsheetSettingsObj
127 job129=sc.ScSpreadsheetSettingsObj
677 class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< class687 virtual ~ScSpreadsheetSettingsObj();