Home
last modified time | relevance | path

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

/AOO42X/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 …]
/AOO42X/main/sc/
H A DPackage_xml.mk75 $(eval $(call gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettingsObj.xml,ScSpreadsheetSettingsObj.…
/AOO42X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx210 SC_SIMPLE_SERVICE_INFO( ScSpreadsheetSettingsObj, "ScSpreadsheetSettingsObj", "com.sun.star.sheet.S…
3450 ScSpreadsheetSettingsObj::~ScSpreadsheetSettingsObj() in SC_IMPL_DUMMY_PROPERTY_LISTENER()
3456 void ScSpreadsheetSettingsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
3469 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSpreadsheetSettingsObj::getPropertySetInfo() in getPropertySetInfo()
3476 void SAL_CALL ScSpreadsheetSettingsObj::setPropertyValue( in setPropertyValue()
3485 uno::Any SAL_CALL ScSpreadsheetSettingsObj::getPropertyValue( const rtl::OUString& /* aPropertyName… in getPropertyValue()
3493 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScSpreadsheetSettingsObj ) in SC_IMPL_DUMMY_PROPERTY_LISTENER() argument
/AOO42X/main/qadevOOo/tests/java/mod/_sc/
H A DScSpreadsheetSettingsObj.java53 public class ScSpreadsheetSettingsObj extends TestCase { class
/AOO42X/main/sc/qa/unoapi/
H A Dsc.sce116 # -o sc.ScSpreadsheetSettingsObj
/AOO42X/main/framework/qa/complex/api_internal/
H A Dapi.lst127 job129=sc.ScSpreadsheetSettingsObj
/AOO42X/main/sc/inc/
H A Ddocuno.hxx677 class ScSpreadsheetSettingsObj : public cppu::WeakImplHelper2< class
687 virtual ~ScSpreadsheetSettingsObj();