Searched refs:ScSpreadsheetSettingsObj (Results 1 – 7 of 7) 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()"12 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"NullDate"14 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"IgnoreCase"15 "ScSpreadsheetSettingsObj";"com::sun::star::sheet::SpreadsheetDocumentSettings";"CalcAsShown"[all …]
75 $(eval $(call gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettingsObj.xml,ScSpreadsheetSettingsObj.…
210 SC_SIMPLE_SERVICE_INFO( ScSpreadsheetSettingsObj, "ScSpreadsheetSettingsObj", "com.sun.star.sheet.S…3421 ScSpreadsheetSettingsObj::~ScSpreadsheetSettingsObj() in SC_IMPL_DUMMY_PROPERTY_LISTENER()3427 void ScSpreadsheetSettingsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()3440 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSpreadsheetSettingsObj::getPropertySetInfo() in getPropertySetInfo()3447 void SAL_CALL ScSpreadsheetSettingsObj::setPropertyValue( in setPropertyValue()3456 uno::Any SAL_CALL ScSpreadsheetSettingsObj::getPropertyValue( const rtl::OUString& /* aPropertyName… in getPropertyValue()3464 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
673 class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< class683 virtual ~ScSpreadsheetSettingsObj();
Completed in 54 milliseconds