/aoo41x/main/oox/source/ppt/ |
H A D | timenodelistcontext.cxx | 286 sal_Int16 nCommand = EffectCommands::CUSTOM; in endFastElement() 330 if( nCommand == EffectCommands::CUSTOM ) in endFastElement() 1150 nNodeType = AnimationNodeType::CUSTOM; in createFastChildContext()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 425 enum SortType { ASCENDING, DESCENDING, CUSTOM }; enumerator 440 case CUSTOM: in execute() 534 … new PopupSortAction(rPos, PopupSortAction::CUSTOM, static_cast<sal_uInt16>(i), pViewShell)); in DPLaunchFieldPopupMenu()
|
/aoo41x/main/slideshow/source/engine/animationnodes/ |
H A D | animationcommandnode.cxx | 72 case EffectCommands::CUSTOM: break; in activate_st()
|
H A D | animationnodefactory.cxx | 472 case animations::AnimationNodeType::CUSTOM: in implCreateAnimationNode()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | animationimport.cxx | 697 sal_Int16 nPresetClass = EffectPresetClass::CUSTOM; in AnimationNodeContext() 734 if( nPresetClass != EffectPresetClass::CUSTOM ) in AnimationNodeContext() 754 if( nPresetClass != EffectPresetClass::CUSTOM ) in AnimationNodeContext()
|
H A D | animationexport.cxx | 409 { XML_CUSTOM, EffectPresetClass::CUSTOM }, in getAnimationsEnumMap() 462 { XML_CUSTOM, EffectCommands::CUSTOM }, in getAnimationsEnumMap()
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | LegendPosition.idl | 59 CUSTOM
|
/aoo41x/main/offapi/com/sun/star/drawing/ |
H A D | EnhancedCustomShapeGluePointType.idl | 48 const short CUSTOM = 2;
|
/aoo41x/main/offapi/com/sun/star/presentation/ |
H A D | EffectPresetClass.idl | 46 const short CUSTOM = 0;
|
H A D | EffectCommands.idl | 39 const short CUSTOM = 0;
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | ValidationType.idl | 83 CUSTOM
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | ChartLegendExpansion.idl | 59 CUSTOM
|
/aoo41x/main/offapi/com/sun/star/animations/ |
H A D | AnimationNodeType.idl | 41 const short CUSTOM = 0;
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 143 enum Mode { ALL, FROM, CUSTOM, PREVIEW }; enumerator 423 case CUSTOM: in getNextSlideIndex() 2574 ( pCustomShow && pCustomShow->Count() ) ? AnimationSlideController::CUSTOM : in createSlideList() 2581 if( eMode != AnimationSlideController::CUSTOM ) in createSlideList()
|
/aoo41x/main/animations/source/animcore/ |
H A D | targetpropertiescreator.cxx | 265 case animations::AnimationNodeType::CUSTOM: in operator ()()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 525 case AnimationNodeType::CUSTOM : in exportNode() 885 case AnimationNodeType::CUSTOM : in exportAnimNode() 999 sal_uInt32 nAPIPresetClass = EffectPresetClass::CUSTOM; in exportAnimPropertySet()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptinanimations.cxx | 1210 sal_Int16 nEffectPresetClass = EffectPresetClass::CUSTOM; in fillNode() 2238 sal_Int16 nCommand = EffectCommands::CUSTOM; in importCommandContainer() 2286 if( nCommand == EffectCommands::CUSTOM ) in importCommandContainer()
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | ValueChanger.java | 728 com.sun.star.sheet.ValidationType VT2 = com.sun.star.sheet.ValidationType.CUSTOM; in changePValue()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeGeometry.cxx | 6196 nGluePointType = com::sun::star::drawing::EnhancedCustomShapeGluePointType::CUSTOM; in GetCustomShapeConnectionTypeDefault()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 4777 if ( nGluePointType == com::sun::star::drawing::EnhancedCustomShapeGluePointType::CUSTOM ) in GetConnectorRule()
|
H A D | msdffimp.cxx | 619 if ( nGluePointType == EnhancedCustomShapeGluePointType::CUSTOM ) in SolveSolver()
|