Searched refs:ScSpreadsheetSettings (Results 1 – 7 of 7) sorted by relevance
1 "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 …]
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 ScSpreadsheetSettings404 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 …]
55 class ScSpreadsheetSettings : public cppu::WeakImplHelper2< class63 ScSpreadsheetSettings();64 virtual ~ScSpreadsheetSettings();
105 $(eval $(call gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettings.xml,ScSpreadsheetSettings.xml))
49 public class ScSpreadsheetSettings extends TestCase { class
115 # -o sc.ScSpreadsheetSettings
126 job128=sc.ScSpreadsheetSettings
Completed in 24 milliseconds