/aoo42x/main/slideshow/source/engine/animationnodes/ |
H A D | basenode.cxx | 214 case animations::AnimationRestart::DEFAULT: in getStateTransitionTable() 234 case animations::AnimationFill::DEFAULT: in getStateTransitionTable() 371 return (nTmp != animations::AnimationRestart::DEFAULT && in getRestartMode() 379 const sal_Int16 nFill((nTmp != animations::AnimationFill::DEFAULT && in getFillMode() 403 if (nFillDefault == animations::AnimationFill::DEFAULT) { in getFillDefaultMode() 414 if (nRestartDefaultMode == animations::AnimationRestart::DEFAULT) { in getRestartDefaultMode()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | animationexport.cxx | 110 { XML_DEFAULT, AnimationFill::DEFAULT }, in getAnimationsEnumMap() 138 { XML_DEFAULT, AnimationRestart::DEFAULT }, in getAnimationsEnumMap() 263 { XML_DEFAULT, TransitionSubType::DEFAULT }, in getAnimationsEnumMap() 425 { XML_DEFAULT, EffectNodeType::DEFAULT }, in getAnimationsEnumMap() 604 if( nSubtype != TransitionSubType::DEFAULT ) in exportTransitionNode() 802 if( nTemp != AnimationFill::DEFAULT ) in exportNode() 816 if( nTemp != AnimationRestart::DEFAULT ) in exportNode() 888 sal_Int16 nContainerNodeType = EffectNodeType::DEFAULT; in exportNode() 900 if( (pValue->Value >>= nContainerNodeType) && (nContainerNodeType != EffectNodeType::DEFAULT) ) in exportNode() 1315 if( nSubtype != TransitionSubType::DEFAULT ) in exportAnimate()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | AllMasterPagesSelector.cxx | 64 if (rp1->meOrigin == MasterPageContainer::DEFAULT) in operator ()() 66 else if (rp2->meOrigin == MasterPageContainer::DEFAULT) in operator ()() 190 case MasterPageContainer::DEFAULT: in AddItem()
|
H A D | MasterPageContainer.hxx | 111 DEFAULT, // Empty master page with default style. enumerator
|
H A D | MasterPageContainerFiller.cxx | 48 MasterPageContainer::DEFAULT, in MasterPageContainerFiller()
|
H A D | MasterPageContainer.cxx | 329 case DEFAULT: in ReleaseToken() 795 case DEFAULT: in PutMasterPage()
|
/aoo42x/main/oox/source/ppt/ |
H A D | slidetransition.cxx | 384 mnTransitionSubType = TransitionSubType::DEFAULT; in setOoxTransitionType() 397 mnTransitionSubType = TransitionSubType::DEFAULT; in setOoxTransitionType() 405 mnTransitionSubType = TransitionSubType::DEFAULT; in setOoxTransitionType()
|
H A D | pptfilterhelpers.cxx | 79 …ns::TransitionType::DISSOLVE, ::com::sun::star::animations::TransitionSubType::DEFAULT, sal_True }, 80 …ansitionType::DISSOLVE, ::com::sun::star::animations::TransitionSubType::DEFAULT, sal_True }, // T…
|
H A D | commontimenodecontext.cxx | 444 nEnum = AnimationFill::DEFAULT; in CommonTimeNodeContext() 508 nEnum = EffectNodeType::DEFAULT; in CommonTimeNodeContext() 595 nEnum = AnimationRestart::DEFAULT; in CommonTimeNodeContext()
|
/aoo42x/main/oox/inc/oox/drawingml/ |
H A D | shapepropertymap.hxx | 79 …static ShapePropertyInfo DEFAULT; /// Default property info (used as default parameter o… member 99 const ShapePropertyInfo& rShapePropInfo = ShapePropertyInfo::DEFAULT );
|
/aoo42x/main/sw/inc/ |
H A D | ndtxt.hxx | 370 DEFAULT, /// DEFAULT: (Start <= nIndex < End) enumerator 386 enum GetTxtAttrMode const eMode = DEFAULT ) const; 395 enum GetTxtAttrMode const eMode = DEFAULT ) const;
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 299 if ( nFill == AnimationFill::DEFAULT ) in GetFillMode() 303 if ( ( nFill == AnimationFill::DEFAULT ) || in GetFillMode() 574 case AnimationRestart::DEFAULT : aAnim.mnRestart = 0; break; in exportNode() 583 case AnimationFill::DEFAULT : aAnim.mnFill = 0; break; in exportNode() 808 case AnimationRestart::DEFAULT : aAnim.mnRestart = 0; break; in exportAnimNode() 819 case AnimationFill::DEFAULT : aAnim.mnFill = 0; break; in exportAnimNode() 915 sal_Int16 nNodeType = ::com::sun::star::presentation::EffectNodeType::DEFAULT; in exportAnimPropertySet()
|
/aoo42x/main/offapi/com/sun/star/style/ |
H A D | TabAlign.idl | 73 // DocMerge from xml: value com::sun::star::style::TabAlign::DEFAULT 76 DEFAULT
|
/aoo42x/main/framework/source/fwe/xml/ |
H A D | toolboxdocumenthandler.cxx | 465 aToolbarItemProp[3].Value = makeAny( ::com::sun::star::ui::ItemType::DEFAULT ); in startElement() 761 sal_Int16 nType( ::com::sun::star::ui::ItemType::DEFAULT ); in WriteToolBoxDocument() 766 if ( nType == ::com::sun::star::ui::ItemType::DEFAULT ) in WriteToolBoxDocument()
|
H A D | menudocumenthandler.cxx | 247 rProps[5].Value <<= ::com::sun::star::ui::ItemType::DEFAULT; in initPropertyCommon() 896 sal_Int16 nType( ::com::sun::star::ui::ItemType::DEFAULT ); in WriteMenu() 941 if ( nType == ::com::sun::star::ui::ItemType::DEFAULT ) in WriteMenu()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 238 mnFill = AnimationFill::DEFAULT; in init() 240 mnRestart = AnimationRestart::DEFAULT; in init()
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleStateType.idl | 225 // DEFAULT exists in MSAA/IA2, and now also in ATK and NSAccessibility. 228 const short DEFAULT = 32;
|
/aoo42x/main/framework/source/uielement/ |
H A D | statusbarmanager.cxx | 512 sal_uInt16 nType( css_ui::ItemType::DEFAULT ); in FillStatusBar() 546 … if (( nType == ::com::sun::star::ui::ItemType::DEFAULT ) && ( aCommandURL.getLength() > 0 )) in FillStatusBar()
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | DDELinkMode.idl | 46 DEFAULT,
|
/aoo42x/main/offapi/com/sun/star/ui/ |
H A D | ItemType.idl | 37 const short DEFAULT = 0;
|
/aoo42x/main/offapi/com/sun/star/report/ |
H A D | GroupOn.idl | 42 const short DEFAULT = 0;
|
/aoo42x/main/oox/source/drawingml/ |
H A D | shapepropertymap.cxx | 59 ShapePropertyInfo ShapePropertyInfo::DEFAULT( spnDefaultShapeIds, true, false, false, false );
|
/aoo42x/main/hsqldb/patches/ |
H A D | i121754.patch | 411 - private Expression[] colDefaults; // fredt - expressions of DEFAULT values 412 + Expression[] colDefaults; // fredt - expressions of DEFAULT values
|
/aoo42x/main/basic/source/uno/ |
H A D | namecont.cxx | 605 meInitMode = DEFAULT; in init_Impl() 684 if( !bStorage && meInitMode == DEFAULT ) in init_Impl() 690 OSL_ENSURE( meInitMode == DEFAULT || meInitMode == OFFICE_DOCUMENT, in init_Impl() 973 if( !bStorage && meInitMode == DEFAULT ) in init_Impl() 1001 if( meInitMode == DEFAULT ) in init_Impl()
|
/aoo42x/main/offapi/com/sun/star/presentation/ |
H A D | EffectNodeType.idl | 46 const short DEFAULT = 0;
|