Home
last modified time | relevance | path

Searched refs:ScSpreadsheetSettingsObj (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSpreadsheetSettingsObj.csv1 "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 …]
/aoo4110/main/sc/source/ui/unoobj/
H A Ddocuno.cxx210 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
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScSpreadsheetSettingsObj.java53 public class ScSpreadsheetSettingsObj extends TestCase { class
/aoo4110/main/sc/qa/unoapi/
H A Dsc.sce116 # -o sc.ScSpreadsheetSettingsObj
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst127 job129=sc.ScSpreadsheetSettingsObj
/aoo4110/main/sc/inc/
H A Ddocuno.hxx673 class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< class
683 virtual ~ScSpreadsheetSettingsObj();

Completed in 44 milliseconds