Home
last modified time | relevance | path

Searched refs:ALWAYS (Results 1 – 9 of 9) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java84 private static final String ALWAYS = "always"; field in TextRawReportTarget
476 paragraphProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_WITH_NEXT, ALWAYS); in createVariablesStyle()
477 paragraphProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_TOGETHER, ALWAYS); in createVariablesStyle()
644 propertyValues.add(ALWAYS); in startOther()
648 propertyValues.add(ALWAYS); in startOther()
670 … paragraphProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_TOGETHER, ALWAYS); in startOther()
677 … paragraphProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_WITH_NEXT, ALWAYS); in startOther()
967 tableProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_WITH_NEXT, ALWAYS); in startTable()
998 tableProps.setAttribute(OfficeNamespaces.FO_NS, KEEP_WITH_NEXT, ALWAYS); in startTable()
/trunk/main/external/mingwheaders/
H A Dmingw_headers.patch846 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
855 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
864 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1087 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1196 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1214 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1326 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1344 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1379 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
1595 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
[all …]
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationRestart.idl47 If there is no parent element, the value is <const>AnimationRestart::ALWAYS</const>.
54 const short ALWAYS = 1;
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx225 case animations::AnimationRestart::ALWAYS: in getStateTransitionTable()
417 : animations::AnimationRestart::ALWAYS); in getRestartDefaultMode()
/trunk/main/offapi/com/sun/star/ucb/
H A DVerificationMode.idl42 ALWAYS,
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx139 { XML_ALWAYS, AnimationRestart::ALWAYS }, in getAnimationsEnumMap()
151 { XML_ALWAYS, AnimationRestart::ALWAYS }, in getAnimationsEnumMap()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx575 case AnimationRestart::ALWAYS : aAnim.mnRestart = 1; break; in exportNode()
809 case AnimationRestart::ALWAYS : aAnim.mnRestart = 1; break; in exportAnimNode()
/trunk/main/oox/source/ppt/
H A Dcommontimenodecontext.cxx586 nEnum = AnimationRestart::ALWAYS; in CommonTimeNodeContext()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1126 case 1: nRestart = AnimationRestart::ALWAYS; break; in fillNode()

Completed in 75 milliseconds