Home
last modified time | relevance | path

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

/AOO41X/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()"
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 …]
/AOO41X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx212 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
/AOO41X/main/qadevOOo/tests/java/mod/_sc/
H A DScSpreadsheetSettingsObj.java53 public class ScSpreadsheetSettingsObj extends TestCase { class
/AOO41X/main/sc/qa/unoapi/
H A Dsc.sce116 # -o sc.ScSpreadsheetSettingsObj
/AOO41X/main/framework/qa/complex/api_internal/
H A Dapi.lst127 job129=sc.ScSpreadsheetSettingsObj
/AOO41X/main/sc/inc/
H A Ddocuno.hxx677 class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< class
687 virtual ~ScSpreadsheetSettingsObj();