pp8staticstyles.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: CCS
  5. (C) Copyright IBM Corp. 2005, 2009
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <document xmlns="http://developer.cognos.com/schemas/rds/contentmodel/1">
  9. <!--*****
  10. This file contains all statically defined styles for PowerPlay
  11. *****-->
  12. <styleGroup>
  13. <name>td</name>
  14. <font>
  15. <family>Tahoma</family>
  16. <size>
  17. <val>10</val>
  18. <units>PT</units>
  19. </size>
  20. </font>
  21. <boxStyle>
  22. <border>
  23. <top>
  24. <color>
  25. <Red>162</Red>
  26. <Green>196</Green>
  27. <Blue>224</Blue>
  28. </color>
  29. <lineStyle>SOLID</lineStyle>
  30. <width>
  31. <val>1</val>
  32. <units>PX</units>
  33. </width>
  34. </top>
  35. <left>
  36. <color>
  37. <Red>162</Red>
  38. <Green>196</Green>
  39. <Blue>224</Blue>
  40. </color>
  41. <lineStyle>SOLID</lineStyle>
  42. <width>
  43. <val>1</val>
  44. <units>PX</units>
  45. </width>
  46. </left>
  47. <right>
  48. <color>
  49. <Red>162</Red>
  50. <Green>196</Green>
  51. <Blue>224</Blue>
  52. </color>
  53. <lineStyle>SOLID</lineStyle>
  54. <width>
  55. <val>1</val>
  56. <units>PX</units>
  57. </width>
  58. </right>
  59. <bottom>
  60. <color>
  61. <Red>162</Red>
  62. <Green>196</Green>
  63. <Blue>224</Blue>
  64. </color>
  65. <lineStyle>SOLID</lineStyle>
  66. <width>
  67. <val>1</val>
  68. <units>PX</units>
  69. </width>
  70. </bottom>
  71. </border>
  72. </boxStyle>
  73. <vAlign>MIDDLE</vAlign>
  74. </styleGroup>
  75. <styleGroup>
  76. <name>dimLine</name>
  77. <font>
  78. <family>Tahoma</family>
  79. <size>
  80. <val>10</val>
  81. <units>PT</units>
  82. </size>
  83. </font>
  84. <boxStyle>
  85. <height>
  86. <val>18</val>
  87. <units>PX</units>
  88. </height>
  89. <padding>
  90. <left>
  91. <val>12</val>
  92. <units>PX</units>
  93. </left>
  94. </padding>
  95. </boxStyle>
  96. <fgColor>
  97. <Red>0</Red>
  98. <Green>0</Green>
  99. <Blue>132</Blue>
  100. </fgColor>
  101. <bgColor>
  102. <Red>190</Red>
  103. <Green>200</Green>
  104. <Blue>220</Blue>
  105. </bgColor>
  106. <vAlign>MIDDLE</vAlign>
  107. </styleGroup>
  108. <styleGroup>
  109. <name>colLabel</name>
  110. <boxStyle>
  111. <height>
  112. <val>44</val>
  113. <units>PX</units>
  114. </height>
  115. </boxStyle>
  116. <fgColor>
  117. <Red>0</Red>
  118. <Green>0</Green>
  119. <Blue>0</Blue>
  120. </fgColor>
  121. <bgColor>
  122. <Red>192</Red>
  123. <Green>214</Green>
  124. <Blue>236</Blue>
  125. </bgColor>
  126. <hAlign>CENTER</hAlign>
  127. </styleGroup>
  128. <styleGroup>
  129. <name>colLabelNested</name>
  130. <boxStyle>
  131. <height>
  132. <val>28</val>
  133. <units>PX</units>
  134. </height>
  135. </boxStyle>
  136. <fgColor>
  137. <Red>0</Red>
  138. <Green>0</Green>
  139. <Blue>0</Blue>
  140. </fgColor>
  141. <bgColor>
  142. <Red>192</Red>
  143. <Green>214</Green>
  144. <Blue>236</Blue>
  145. </bgColor>
  146. <hAlign>LEFT</hAlign>
  147. </styleGroup>
  148. <styleGroup>
  149. <name>rowLabel</name>
  150. <boxStyle>
  151. <padding>
  152. <left>
  153. <val>12</val>
  154. <units>PX</units>
  155. </left>
  156. </padding>
  157. </boxStyle>
  158. <fgColor>
  159. <Red>0</Red>
  160. <Green>0</Green>
  161. <Blue>0</Blue>
  162. </fgColor>
  163. <bgColor>
  164. <Red>192</Red>
  165. <Green>214</Green>
  166. <Blue>236</Blue>
  167. </bgColor>
  168. <hAlign>LEFT</hAlign>
  169. </styleGroup>
  170. <styleGroup>
  171. <name>rowLabelNested</name>
  172. <boxStyle>
  173. <padding>
  174. <left>
  175. <val>12</val>
  176. <units>PX</units>
  177. </left>
  178. </padding>
  179. </boxStyle>
  180. <fgColor>
  181. <Red>0</Red>
  182. <Green>0</Green>
  183. <Blue>0</Blue>
  184. </fgColor>
  185. <bgColor>
  186. <Red>192</Red>
  187. <Green>214</Green>
  188. <Blue>236</Blue>
  189. </bgColor>
  190. <hAlign>LEFT</hAlign>
  191. <vAlign>TOP</vAlign>
  192. </styleGroup>
  193. <styleGroup>
  194. <name>8020rowlabel</name>
  195. <font>
  196. <fontStyle>
  197. <bold>true</bold>
  198. <italics>true</italics>
  199. </fontStyle>
  200. </font>
  201. <boxStyle>
  202. <padding>
  203. <left>
  204. <val>12</val>
  205. <units>PX</units>
  206. </left>
  207. </padding>
  208. </boxStyle>
  209. <fgColor>
  210. <Red>0</Red>
  211. <Green>0</Green>
  212. <Blue>0</Blue>
  213. </fgColor>
  214. <bgColor>
  215. <Red>192</Red>
  216. <Green>214</Green>
  217. <Blue>236</Blue>
  218. </bgColor>
  219. <hAlign>LEFT</hAlign>
  220. </styleGroup>
  221. <styleGroup>
  222. <name>8020rowlabelnested</name>
  223. <font>
  224. <fontStyle>
  225. <bold>true</bold>
  226. <italics>true</italics>
  227. </fontStyle>
  228. </font>
  229. <boxStyle>
  230. <padding>
  231. <left>
  232. <val>12</val>
  233. <units>PX</units>
  234. </left>
  235. </padding>
  236. </boxStyle>
  237. <fgColor>
  238. <Red>0</Red>
  239. <Green>0</Green>
  240. <Blue>0</Blue>
  241. </fgColor>
  242. <bgColor>
  243. <Red>192</Red>
  244. <Green>214</Green>
  245. <Blue>236</Blue>
  246. </bgColor>
  247. <hAlign>LEFT</hAlign>
  248. <vAlign>TOP</vAlign>
  249. </styleGroup>
  250. <styleGroup>
  251. <name>8020colLabel</name>
  252. <font>
  253. <fontStyle>
  254. <bold>true</bold>
  255. <italics>true</italics>
  256. </fontStyle>
  257. </font>
  258. <fgColor>
  259. <Red>0</Red>
  260. <Green>0</Green>
  261. <Blue>0</Blue>
  262. </fgColor>
  263. <bgColor>
  264. <Red>192</Red>
  265. <Green>214</Green>
  266. <Blue>236</Blue>
  267. </bgColor>
  268. <hAlign>CENTER</hAlign>
  269. </styleGroup>
  270. <styleGroup>
  271. <name>8020collabelnested</name>
  272. <bgColor>
  273. <Red>192</Red>
  274. <Green>214</Green>
  275. <Blue>236</Blue>
  276. </bgColor>
  277. <hAlign>CENTER</hAlign>
  278. <vAlign>TOP</vAlign>
  279. </styleGroup>
  280. <styleGroup>
  281. <name>calculationcollabel</name>
  282. <font>
  283. <fontStyle>
  284. <bold>true</bold>
  285. <italics>true</italics>
  286. </fontStyle>
  287. </font>
  288. <fgColor>
  289. <Red>0</Red>
  290. <Green>0</Green>
  291. <Blue>0</Blue>
  292. </fgColor>
  293. <bgColor>
  294. <Red>192</Red>
  295. <Green>214</Green>
  296. <Blue>236</Blue>
  297. </bgColor>
  298. <hAlign>CENTER</hAlign>
  299. <vAlign>MIDDLE</vAlign>
  300. </styleGroup>
  301. <styleGroup>
  302. <name>calculationcollabelnested</name>
  303. <font>
  304. <fontStyle>
  305. <bold>true</bold>
  306. <italics>true</italics>
  307. </fontStyle>
  308. </font>
  309. <fgColor>
  310. <Red>0</Red>
  311. <Green>0</Green>
  312. <Blue>0</Blue>
  313. </fgColor>
  314. <bgColor>
  315. <Red>192</Red>
  316. <Green>214</Green>
  317. <Blue>236</Blue>
  318. </bgColor>
  319. <hAlign>LEFT</hAlign>
  320. <vAlign>MIDDLE</vAlign>
  321. </styleGroup>
  322. <styleGroup>
  323. <name>calculationrowlabel</name>
  324. <font>
  325. <fontStyle>
  326. <bold>true</bold>
  327. <italics>true</italics>
  328. </fontStyle>
  329. </font>
  330. <boxStyle>
  331. <padding>
  332. <left>
  333. <val>12</val>
  334. <units>PX</units>
  335. </left>
  336. </padding>
  337. </boxStyle>
  338. <fgColor>
  339. <Red>0</Red>
  340. <Green>0</Green>
  341. <Blue>0</Blue>
  342. </fgColor>
  343. <bgColor>
  344. <Red>192</Red>
  345. <Green>214</Green>
  346. <Blue>236</Blue>
  347. </bgColor>
  348. <hAlign>LEFT</hAlign>
  349. <vAlign>MIDDLE</vAlign>
  350. </styleGroup>
  351. <styleGroup>
  352. <name>calculationrowlabelnested</name>
  353. <font>
  354. <fontStyle>
  355. <bold>true</bold>
  356. <italics>true</italics>
  357. </fontStyle>
  358. </font>
  359. <boxStyle>
  360. <padding>
  361. <left>
  362. <val>12</val>
  363. <units>PX</units>
  364. </left>
  365. </padding>
  366. </boxStyle>
  367. <fgColor>
  368. <Red>0</Red>
  369. <Green>0</Green>
  370. <Blue>0</Blue>
  371. </fgColor>
  372. <bgColor>
  373. <Red>192</Red>
  374. <Green>214</Green>
  375. <Blue>236</Blue>
  376. </bgColor>
  377. <hAlign>LEFT</hAlign>
  378. <vAlign>MIDDLE</vAlign>
  379. </styleGroup>
  380. <styleGroup>
  381. <name>summaryrowlabel1</name>
  382. <font>
  383. <fontStyle>
  384. <bold>true</bold>
  385. </fontStyle>
  386. </font>
  387. <boxStyle>
  388. <padding>
  389. <left>
  390. <val>12</val>
  391. <units>PX</units>
  392. </left>
  393. </padding>
  394. </boxStyle>
  395. <fgColor>
  396. <Red>0</Red>
  397. <Green>0</Green>
  398. <Blue>0</Blue>
  399. </fgColor>
  400. <bgColor>
  401. <Red>223</Red>
  402. <Green>223</Green>
  403. <Blue>223</Blue>
  404. </bgColor>
  405. <hAlign>LEFT</hAlign>
  406. </styleGroup>
  407. <styleGroup>
  408. <name>summaryrowlabel2</name>
  409. <font>
  410. <fontStyle>
  411. <bold>true</bold>
  412. </fontStyle>
  413. </font>
  414. <boxStyle>
  415. <padding>
  416. <left>
  417. <val>12</val>
  418. <units>PX</units>
  419. </left>
  420. </padding>
  421. </boxStyle>
  422. <fgColor>
  423. <Red>0</Red>
  424. <Green>0</Green>
  425. <Blue>0</Blue>
  426. </fgColor>
  427. <bgColor>
  428. <Red>242</Red>
  429. <Green>241</Green>
  430. <Blue>241</Blue>
  431. </bgColor>
  432. <hAlign>LEFT</hAlign>
  433. </styleGroup>
  434. <styleGroup>
  435. <name>summarycollabel1</name>
  436. <font>
  437. <fontStyle>
  438. <bold>true</bold>
  439. </fontStyle>
  440. </font>
  441. <fgColor>
  442. <Red>0</Red>
  443. <Green>0</Green>
  444. <Blue>0</Blue>
  445. </fgColor>
  446. <bgColor>
  447. <Red>223</Red>
  448. <Green>223</Green>
  449. <Blue>223</Blue>
  450. </bgColor>
  451. <hAlign>CENTER</hAlign>
  452. </styleGroup>
  453. <styleGroup>
  454. <name>summarycollabel2</name>
  455. <font>
  456. <fontStyle>
  457. <bold>true</bold>
  458. </fontStyle>
  459. </font>
  460. <fgColor>
  461. <Red>0</Red>
  462. <Green>0</Green>
  463. <Blue>0</Blue>
  464. </fgColor>
  465. <bgColor>
  466. <Red>242</Red>
  467. <Green>241</Green>
  468. <Blue>241</Blue>
  469. </bgColor>
  470. <hAlign>CENTER</hAlign>
  471. </styleGroup>
  472. <styleGroup>
  473. <name>cell</name>
  474. <hAlign>RIGHT</hAlign>
  475. </styleGroup>
  476. <styleGroup>
  477. <name>summarycell1</name>
  478. <font>
  479. <fontStyle>
  480. <bold>true</bold>
  481. </fontStyle>
  482. </font>
  483. <fgColor>
  484. <Red>0</Red>
  485. <Green>0</Green>
  486. <Blue>0</Blue>
  487. </fgColor>
  488. <bgColor>
  489. <Red>223</Red>
  490. <Green>223</Green>
  491. <Blue>223</Blue>
  492. </bgColor>
  493. <hAlign>RIGHT</hAlign>
  494. </styleGroup>
  495. <styleGroup>
  496. <name>summarycell2</name>
  497. <font>
  498. <fontStyle>
  499. <bold>true</bold>
  500. </fontStyle>
  501. </font>
  502. <fgColor>
  503. <Red>0</Red>
  504. <Green>0</Green>
  505. <Blue>0</Blue>
  506. </fgColor>
  507. <bgColor>
  508. <Red>242</Red>
  509. <Green>241</Green>
  510. <Blue>241</Blue>
  511. </bgColor>
  512. <hAlign>RIGHT</hAlign>
  513. </styleGroup>
  514. <styleGroup>
  515. <name>summarycell1italic</name>
  516. <font>
  517. <fontStyle>
  518. <bold>true</bold>
  519. <italics>true</italics>
  520. </fontStyle>
  521. </font>
  522. <fgColor>
  523. <Red>0</Red>
  524. <Green>0</Green>
  525. <Blue>0</Blue>
  526. </fgColor>
  527. <bgColor>
  528. <Red>223</Red>
  529. <Green>223</Green>
  530. <Blue>223</Blue>
  531. </bgColor>
  532. <hAlign>RIGHT</hAlign>
  533. </styleGroup>
  534. <styleGroup>
  535. <name>summarycell2italic</name>
  536. <font>
  537. <fontStyle>
  538. <bold>true</bold>
  539. <italics>true</italics>
  540. </fontStyle>
  541. </font>
  542. <fgColor>
  543. <Red>0</Red>
  544. <Green>0</Green>
  545. <Blue>0</Blue>
  546. </fgColor>
  547. <bgColor>
  548. <Red>242</Red>
  549. <Green>241</Green>
  550. <Blue>241</Blue>
  551. </bgColor>
  552. <hAlign>RIGHT</hAlign>
  553. </styleGroup>
  554. <styleGroup>
  555. <name>summarycell1rank</name>
  556. <font>
  557. <fontStyle>
  558. <bold>true</bold>
  559. <italics>true</italics>
  560. </fontStyle>
  561. </font>
  562. <fgColor>
  563. <Red>0</Red>
  564. <Green>0</Green>
  565. <Blue>0</Blue>
  566. </fgColor>
  567. <bgColor>
  568. <Red>223</Red>
  569. <Green>223</Green>
  570. <Blue>223</Blue>
  571. </bgColor>
  572. <hAlign>CENTER</hAlign>
  573. </styleGroup>
  574. <styleGroup>
  575. <name>summarycell2rank</name>
  576. <font>
  577. <fontStyle>
  578. <bold>true</bold>
  579. <italics>true</italics>
  580. </fontStyle>
  581. </font>
  582. <fgColor>
  583. <Red>0</Red>
  584. <Green>0</Green>
  585. <Blue>0</Blue>
  586. </fgColor>
  587. <bgColor>
  588. <Red>242</Red>
  589. <Green>241</Green>
  590. <Blue>241</Blue>
  591. </bgColor>
  592. <hAlign>CENTER</hAlign>
  593. </styleGroup>
  594. <styleGroup>
  595. <name>8020cell</name>
  596. <font>
  597. <fontStyle>
  598. <italics>true</italics>
  599. </fontStyle>
  600. </font>
  601. <hAlign>RIGHT</hAlign>
  602. </styleGroup>
  603. <styleGroup>
  604. <name>rankcell</name>
  605. <font>
  606. <fontStyle>
  607. <italics>true</italics>
  608. </fontStyle>
  609. </font>
  610. <hAlign>CENTER</hAlign>
  611. </styleGroup>
  612. <styleGroup>
  613. <name>calculationcell</name>
  614. <font>
  615. <fontStyle>
  616. <italics>true</italics>
  617. </fontStyle>
  618. </font>
  619. <hAlign>RIGHT</hAlign>
  620. </styleGroup>
  621. <styleGroup>
  622. <name>measurecell</name>
  623. <font>
  624. <fontStyle>
  625. <bold>true</bold>
  626. </fontStyle>
  627. </font>
  628. <fgColor>
  629. <Red>0</Red>
  630. <Green>0</Green>
  631. <Blue>0</Blue>
  632. </fgColor>
  633. <hAlign>CENTER</hAlign>
  634. </styleGroup>
  635. <styleGroup>
  636. <name>lowexceptioncell</name>
  637. <font>
  638. <fontStyle>
  639. <bold>true</bold>
  640. </fontStyle>
  641. </font>
  642. <fgColor>
  643. <Red>255</Red>
  644. <Green>0</Green>
  645. <Blue>0</Blue>
  646. </fgColor>
  647. <hAlign>CENTER</hAlign>
  648. </styleGroup>
  649. <styleGroup>
  650. <name>highexceptioncell</name>
  651. <font>
  652. <fontStyle>
  653. <bold>true</bold>
  654. </fontStyle>
  655. </font>
  656. <fgColor>
  657. <Red>0</Red>
  658. <Green>255</Green>
  659. <Blue>0</Blue>
  660. </fgColor>
  661. <hAlign>CENTER</hAlign>
  662. </styleGroup>
  663. </document>