Home
last modified time | relevance | path

Searched refs:getContainedTypes (Results 1 – 25 of 44) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java121 Type[] arT= cont.getContainedTypes(); in addInterface()
129 @Test public void getContainedTypes() throws Exception in getContainedTypes() method in MultiTypeInterfaceContainer_Test
141 Type[] types= cont.getContainedTypes(); in getContainedTypes()
217 Type[] types= cont.getContainedTypes(); in clear()
226 types= cont.getContainedTypes(); in clear()
229 types= cont.getContainedTypes(); in clear()
253 Type[] types= cont.getContainedTypes(); in disposeAndClear()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java121 Type[] arT= cont.getContainedTypes(); in addInterface()
129 @Test public void getContainedTypes() throws Exception in getContainedTypes() method in MultiTypeInterfaceContainer_Test
141 Type[] types= cont.getContainedTypes(); in getContainedTypes()
217 Type[] types= cont.getContainedTypes(); in clear()
226 types= cont.getContainedTypes(); in clear()
229 types= cont.getContainedTypes(); in clear()
253 Type[] types= cont.getContainedTypes(); in disposeAndClear()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/symbols/
H A Dcombined_symbol.cpp143 if (subsymbol && subsymbol->getContainedTypes() & Symbol::Area) in guessDominantColor()
156 if (subsymbol && !(subsymbol->getContainedTypes() & Symbol::Area)) in guessDominantColor()
230 Symbol::TypeCombination CombinedSymbol::getContainedTypes() const in getContainedTypes() function in OpenOrienteering::CombinedSymbol
237 combination |= subsymbol->getContainedTypes(); in getContainedTypes()
H A Dcombined_symbol.h92 TypeCombination getContainedTypes() const override;
H A Dsymbol.cpp180 Symbol::TypeCombination Symbol::getContainedTypes() const in getContainedTypes() function in OpenOrienteering::Symbol
427 Q_ASSERT((getContainedTypes() & ~(Symbol::Line | Symbol::Area | Symbol::Combined)) == 0); in createBaselineRenderables()
508 auto contained_types = getContainedTypes(); in createIcon()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Dcut_tool.cpp119 if (object->getSymbol()->getContainedTypes() & (Symbol::Line | Symbol::Area)) in objectSelectionChangedImpl()
704 && hover_object->getSymbol()->getContainedTypes() & with_type in findEditPoint()
705 && !(hover_object->getSymbol()->getContainedTypes() & without_type)) in findEditPoint()
717 || !(object->getSymbol()->getContainedTypes() & with_type) in findEditPoint()
718 || object->getSymbol()->getContainedTypes() & without_type) in findEditPoint()
H A Dcutout_operation.cpp90 if (object->getSymbol()->getContainedTypes() & Symbol::Area) in operator ()()
H A Dcut_hole_tool.cpp193 …tedObjects() != 1 || !((*map->selectedObjectsBegin())->getSymbol()->getContainedTypes() & Symbol::… in objectSelectionChanged()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/objects/
H A Dobject_operations.h68 return object->getSymbol()->getContainedTypes() & type; in operator()
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx97 return m_aMultiTypeContainer.getContainedTypes(); in getConnectionPointTypes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/controls/
H A DOConnectionPointContainerHelper.cxx97 return m_aMultiTypeContainer.getContainedTypes(); in getConnectionPointTypes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx540 getContainedTypes().hasElements(); in addPropertyChangeListener()
585 getContainedTypes().hasElements(); in addVetoableChangeListener()
641 if( m_pPropertyChangeListeners->getContainedTypes().hasElements() ) in removePropertyChangeListener()
694 if( m_pVetoableChangeListeners->getContainedTypes().hasElements() ) in removeVetoableChangeListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx541 getContainedTypes().hasElements(); in addPropertyChangeListener()
586 getContainedTypes().hasElements(); in addVetoableChangeListener()
642 if( !m_pPropertyChangeListeners->getContainedTypes().hasElements() ) in removePropertyChangeListener()
695 if( !m_pVetoableChangeListeners->getContainedTypes().hasElements() ) in removeVetoableChangeListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/base/
H A Dmultiplexer.cxx159 const Sequence< Type > aContainedTypes = m_aListenerHolder.getContainedTypes(); in setPeer()
168 const Sequence< Type > aContainedTypes = m_aListenerHolder.getContainedTypes(); in setPeer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/base/
H A Dmultiplexer.cxx161 const Sequence< Type > aContainedTypes = m_aListenerHolder.getContainedTypes(); in setPeer()
170 const Sequence< Type > aContainedTypes = m_aListenerHolder.getContainedTypes(); in setPeer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/cppuhelper/
H A Dinterfacecontainer.h345 inline css::uno::Sequence< key > SAL_CALL getContainedTypes() const;
545 css::uno::Sequence< css::uno::Type > SAL_CALL getContainedTypes() const;
H A Dinterfacecontainer.hxx61 …ey > OMultiTypeInterfaceContainerHelperVar< key , hashImpl , equalImpl >::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelperVar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/cppuhelper/
H A Dinterfacecontainer.h341 inline css::uno::Sequence< key > SAL_CALL getContainedTypes() const;
541 css::uno::Sequence< css::uno::Type > SAL_CALL getContainedTypes() const;
H A Dinterfacecontainer.hxx57 …ey > OMultiTypeInterfaceContainerHelperVar< key , hashImpl , equalImpl >::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelperVar
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java36 synchronized public Type[] getContainedTypes() in getContainedTypes() method in MultiTypeInterfaceContainer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java36 synchronized public Type[] getContainedTypes() in getContainedTypes() method in MultiTypeInterfaceContainer
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/widgets/
H A Dmeasure_widget.cpp96 if (symbol->getContainedTypes() & Symbol::Area) in objectSelectionChanged()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp1713 return symbol && symbol->getContainedTypes() & Symbol::Point; in exportImplementation()
1718 return symbol && symbol->getContainedTypes() & Symbol::Text; in exportImplementation()
1724 … || (symbol->getType() == Symbol::Combined && !(symbol->getContainedTypes() & Symbol::Area))); in exportImplementation()
1729 return symbol && symbol->getContainedTypes() & Symbol::Area; in exportImplementation()
1753 if (!(symbol->getContainedTypes() & Symbol::Area)) in exportImplementation()
1797 || (symbol->getType() == Symbol::Combined && !(symbol->getContainedTypes() & Symbol::Area))) in exportImplementation()
1811 if (symbol->getContainedTypes() & Symbol::Area) in exportImplementation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppuhelper/source/
H A Dinterfacecontainer.cxx319 Sequence< Type > OMultiTypeInterfaceContainerHelper::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelper
470 Sequence< sal_Int32 > OMultiTypeInterfaceContainerHelperInt32::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelperInt32
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppuhelper/source/
H A Dinterfacecontainer.cxx344 Sequence< Type > OMultiTypeInterfaceContainerHelper::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelper
495 Sequence< sal_Int32 > OMultiTypeInterfaceContainerHelperInt32::getContainedTypes() const in getContainedTypes() function in cppu::OMultiTypeInterfaceContainerHelperInt32

12