Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
8 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"MoveSelection"
10 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"EnterEdit"
12 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"RangeFinder"
14 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"MarkHeader"
15 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"UseTabCol"
16 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"Metric"
17 "ScSpreadsheetSettings";"com::sun::star::sheet::GlobalSheetSettings";"Scale"
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx201 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()
441 void SAL_CALL ScSpreadsheetSettings::setPropertyValue( in setPropertyValue()
[all …]
/trunk/main/sc/inc/
H A Dappluno.hxx55 class ScSpreadsheetSettings : public cppu::WeakImplHelper2< class
63 ScSpreadsheetSettings();
64 virtual ~ScSpreadsheetSettings();
/trunk/main/sc/
H A DPackage_xml.mk105 $(eval $(call gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettings.xml,ScSpreadsheetSettings.xml))
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScSpreadsheetSettings.java49 public class ScSpreadsheetSettings extends TestCase { class
/trunk/main/sc/qa/unoapi/
H A Dsc.sce115 # -o sc.ScSpreadsheetSettings
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst126 job128=sc.ScSpreadsheetSettings

Completed in 28 milliseconds