smath.sdi (61624e8f) | smath.sdi (397d541d) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 410 unchanged lines hidden (view full) --- 419 AccelConfig = TRUE, 420 MenuConfig = TRUE, 421 StatusBarConfig = FALSE, 422 ToolBoxConfig = TRUE, 423 GroupId = GID_INSERT; 424] 425 426//-------------------------------------------------------------------------- | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 410 unchanged lines hidden (view full) --- 419 AccelConfig = TRUE, 420 MenuConfig = TRUE, 421 StatusBarConfig = FALSE, 422 ToolBoxConfig = TRUE, 423 GroupId = GID_INSERT; 424] 425 426//-------------------------------------------------------------------------- |
427SfxBoolItem ImportMathMLClipboard SID_IMPORT_MATHML_CLIPBOARD 428() 429[ 430 /* flags: */ 431 AutoUpdate = FALSE, 432 Cachable = Cachable, 433 FastCall = TRUE, 434 HasCoreId = FALSE, /*obsolete */ 435 HasDialog = FALSE, /*obsolete */ 436 ReadOnlyDoc = FALSE, 437 Toggle = FALSE, 438 Container = FALSE, 439 RecordAbsolute = FALSE, /*obsolete */ 440 RecordPerSet; 441 Synchron; 442 443 /* config: */ 444 AccelConfig = TRUE, 445 MenuConfig = TRUE, 446 StatusBarConfig = FALSE, 447 ToolBoxConfig = TRUE, 448 GroupId = GID_INSERT; 449] 450 451//-------------------------------------------------------------------------- |
|
427SfxVoidItem LoadSymbols SID_LOADSYMBOLS 428() 429[ 430 /* flags: */ 431 AutoUpdate = FALSE, 432 Cachable = Cachable, 433 FastCall = FALSE, 434 HasCoreId = FALSE, --- 526 unchanged lines hidden --- | 452SfxVoidItem LoadSymbols SID_LOADSYMBOLS 453() 454[ 455 /* flags: */ 456 AutoUpdate = FALSE, 457 Cachable = Cachable, 458 FastCall = FALSE, 459 HasCoreId = FALSE, --- 526 unchanged lines hidden --- |