Home
last modified time | relevance | path

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

/AOO41X/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSpreadsheetSettings.csv1 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
2 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
3 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
4 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
5 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
6 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
7 "ScSpreadsheetSettings";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
8 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"MoveSelection"
9 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"MoveDirection"
10 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"EnterEdit"
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dappluno.cxx180 SC_SIMPLE_SERVICE_INFO( ScSpreadsheetSettings, "ScSpreadsheetSettings", SCSPREADSHEETSETTINGS_SERVI…
201 if ( aImpl == ScSpreadsheetSettings::getImplementationName_Static() ) in component_getFactory()
205 ScSpreadsheetSettings::getImplementationName_Static(), in component_getFactory()
207 ScSpreadsheetSettings::getSupportedServiceNames_Static() )); in component_getFactory()
399 ScSpreadsheetSettings::ScSpreadsheetSettings() : in ScSpreadsheetSettings() function in ScSpreadsheetSettings
404 ScSpreadsheetSettings::~ScSpreadsheetSettings() in ~ScSpreadsheetSettings()
413 static uno::Reference<uno::XInterface> xInst((cppu::OWeakObject*)new ScSpreadsheetSettings()); in ScSpreadsheetSettings_CreateInstance()
417 rtl::OUString ScSpreadsheetSettings::getImplementationName_Static() in getImplementationName_Static()
422 uno::Sequence<rtl::OUString> ScSpreadsheetSettings::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
432 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSpreadsheetSettings::getPropertySetInfo() in getPropertySetInfo()
[all …]
/AOO41X/main/sc/inc/
H A Dappluno.hxx55 class ScSpreadsheetSettings : public cppu::WeakImplHelper2< class
63 ScSpreadsheetSettings();
64 virtual ~ScSpreadsheetSettings();
/AOO41X/main/qadevOOo/tests/java/mod/_sc/
H A DScSpreadsheetSettings.java49 public class ScSpreadsheetSettings extends TestCase { class
/AOO41X/main/sc/qa/unoapi/
H A Dsc.sce115 # -o sc.ScSpreadsheetSettings
/AOO41X/main/framework/qa/complex/api_internal/
H A Dapi.lst126 job128=sc.ScSpreadsheetSettings