/aoo4110/main/xmloff/source/forms/ |
H A D | elementimport.hxx | 56 const OControlElement::ElementType& operator ++(OControlElement::ElementType& _e); 235 OControlElement::ElementType _eType 306 OControlElement::ElementType _eType 333 OControlElement::ElementType _eType 355 OControlElement::ElementType _eType 373 OControlElement::ElementType _eType 395 OControlElement::ElementType _eType 417 OControlElement::ElementType _eType 441 OControlElement::ElementType _eType 472 OControlElement::ElementType _eType [all …]
|
H A D | elementimport.cxx | 125 const OControlElement::ElementType& operator ++(OControlElement::ElementType& _e) in operator ++() 127 OControlElement::ElementType e = _e; in operator ++() 138 for (ElementType eType=(ElementType)0; eType<UNKNOWN; ++eType) in getElementType() 1145 OControlElement::ElementType _eType ) in OImagePositionImport() 1208 OControlElement::ElementType ) in OReferredControlImport() argument 1311 OControlElement::ElementType _eType) in OURLReferenceImport() 1356 OControlElement::ElementType _eType) in OButtonImport() 1414 OControlElement::ElementType _eType) in OTextLikeImport() 1605 OControlElement::ElementType _eType) in OListAndComboImport() 1953 OControlElement::ElementType _eType) in implCreateChildContext() [all …]
|
H A D | controlelement.hxx | 42 enum ElementType enum in xmloff::OControlElement 83 static const sal_Char* getElementName(ElementType _eType);
|
H A D | valueproperties.hxx | 49 OControlElement::ElementType _eType, 68 OControlElement::ElementType _eType,
|
H A D | valueproperties.cxx | 42 OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, in getValuePropertyNames() 141 OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, in getRuntimeValuePropertyNames()
|
/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppController.hxx | 130 ElementType m_eCurrentType; 175 ElementType _eType, 184 ElementType _eType, 198 ElementType _eType, 210 void newElementWithPilot( ElementType _eType ); 241 void deleteObjects( ElementType _eType, 262 ::std::auto_ptr<OLinkedDocumentsAccess> getDocumentsAccess(ElementType _eType); 353 sal_Bool insertHierachyElement( ElementType _eType 366 sal_Bool isRenameDeleteAllowed(ElementType _eType,sal_Bool _bDelete) const; 383 void showPreviewFor( const ElementType _eType,const ::rtl::OUString& _sName ); [all …]
|
H A D | AppDetailPageHelper.hxx | 141 …void getElementIcons( ElementType _eType, sal_uInt16& _rImageId, sal_uInt16& _rHighContrastImageId… 156 const ElementType _eType, 233 …void createPage(ElementType _eType,const ::com::sun::star::uno::Reference< ::com::sun::star::conta… 239 ElementType eType = getElementType(); in getCurrentView() 271 const ElementType _eType, 291 ElementType getElementType() const; 331 SvLBoxEntry* elementAdded(ElementType eType 345 void elementReplaced(ElementType eType 357 void elementRemoved(ElementType _eType
|
H A D | AppDetailView.hxx | 210 …void createPage(ElementType _eType,const ::com::sun::star::uno::Reference< ::com::sun::star::conta… 273 ElementType getElementType() const; 303 const ElementType _eType, 323 SvLBoxEntry* elementAdded(ElementType eType 339 void elementReplaced(ElementType eType 351 void elementRemoved(ElementType _eType 391 ElementType _eType, 396 const TaskPaneData& impl_getTaskPaneData( ElementType _eType ); 397 void impl_fillTaskPaneData( ElementType _eType, TaskPaneData& _rData ) const;
|
H A D | AppSwapWindow.cxx | 167 ElementType OApplicationSwapWindow::getElementType() const in getElementType() 171 return ( pEntry ) ? *static_cast<ElementType*>(pEntry->GetUserData()) : E_NONE; in getElementType() 175 bool OApplicationSwapWindow::onContainerSelected( ElementType _eType ) in onContainerSelected() 196 ElementType eType = E_NONE; in IMPL_LINK() 199 eType = *static_cast<ElementType*>(pEntry->GetUserData()); in IMPL_LINK() 212 void OApplicationSwapWindow::selectContainer(ElementType _eType) in selectContainer() 219 if ( pEntry && *static_cast<ElementType*>(pEntry->GetUserData()) == _eType ) in selectContainer()
|
H A D | AppController.cxx | 749 ElementType eType = getContainer()->getElementType(); in GetState() 1234 ElementType eType = E_TABLE; in Execute() 1565 ElementType eType = getElementType(xContainer); in elementInserted() 1599 ElementType eType = getElementType(xContainer); in elementRemoved() 1639 ElementType eType = getElementType(xContainer); in elementReplaced() 1934 ElementType eType = (ElementType)reinterpret_cast< sal_IntPtr >( _pType ); in IMPL_LINK() 1941 ElementType eType = (ElementType)reinterpret_cast< sal_IntPtr >( _pType ); in IMPL_LINK() 2321 ElementType eType = getContainer()->getElementType(); in onDeleteEntry() 2469 ElementType eType = pView->getElementType(); in queryDrop() 2868 ElementType eType = E_NONE; in select() [all …]
|
H A D | AppControllerGen.cxx | 188 ElementType eType = getContainer()->getElementType(); in pasteFormat() 320 const ElementType eType = getContainer()->getElementType(); in propertyChange() 439 ElementType lcl_objectType2ElementType( const sal_Int32 _nObjectType ) in lcl_objectType2ElementType() 441 ElementType eType( E_NONE ); in lcl_objectType2ElementType() 630 ElementType eType = getContainer()->getElementType(); in askToReconnect() 690 sal_Bool OApplicationController::insertHierachyElement(ElementType _eType,const String& _sParentFol… in insertHierachyElement() 703 sal_Bool OApplicationController::isRenameDeleteAllowed(ElementType _eType,sal_Bool _bDelete) const in isRenameDeleteAllowed() 705 ElementType eType = getContainer()->getElementType(); in isRenameDeleteAllowed() 780 ElementType eType = getContainer()->getElementType(); in doAction() 831 ElementType OApplicationController::getElementType(const Reference< XContainer >& _xContainer) const in getElementType() [all …]
|
H A D | AppView.hxx | 200 ElementType getElementType() const; 230 const ElementType _eType, 250 SvLBoxEntry* elementAdded(ElementType _eType 266 void elementReplaced(ElementType eType 278 void elementRemoved(ElementType _eType 286 void selectContainer(ElementType _eType);
|
H A D | AppSwapWindow.hxx | 47 ElementType m_eLastType; 88 ElementType getElementType() const; 99 void selectContainer(ElementType _eType); 102 bool onContainerSelected( ElementType _eType );
|
H A D | AppDetailPageHelper.cxx | 422 ElementType eType = getElementType(); in getSelectionElementNames() 449 enum ElementType eType = E_TABLE; in describeCurrentSelectionForControl() 450 for ( size_t i=0; i < E_ELEMENT_TYPE_COUNT; eType = static_cast< ElementType >( ++i ) ) in describeCurrentSelectionForControl() 586 ElementType OAppDetailPageHelper::getElementType() const in getElementType() 589 return static_cast<ElementType>(nPos); in getElementType() 748 void OAppDetailPageHelper::createPage(ElementType _eType,const Reference< XNameAccess >& _xContaine… in createPage() 824 static sal_Int32 lcl_getFolderIndicatorForType( const ElementType _eType ) in lcl_getFolderIndicatorForType() 834 …DetailPageHelper::fillNames( const Reference< XNameAccess >& _xContainer, const ElementType _eType, in fillNames() 933 void OAppDetailPageHelper::elementReplaced(ElementType _eType in elementReplaced() 967 SvLBoxEntry* OAppDetailPageHelper::elementAdded(ElementType _eType,const ::rtl::OUString& _rName, c… in elementAdded() [all …]
|
H A D | AppIconControl.cxx | 68 ElementType eType; in DBG_NAME() 84 pEntry->SetUserData( new ElementType( aCategories[i].eType ) ); in DBG_NAME() 99 ::std::auto_ptr<ElementType> aType(static_cast<ElementType*>(pEntry->GetUserData())); in ~OApplicationIconControl()
|
H A D | AppDetailView.cxx | 715 void OApplicationDetailView::createPage( ElementType _eType,const Reference< XNameAccess >& _xConta… in createPage() 721 void OApplicationDetailView::impl_createPage( ElementType _eType, const Reference< XConnection >& _… in impl_createPage() 749 const TaskPaneData& OApplicationDetailView::impl_getTaskPaneData( ElementType _eType ) in impl_getTaskPaneData() 764 void OApplicationDetailView::impl_fillTaskPaneData( ElementType _eType, TaskPaneData& _rData ) const in impl_fillTaskPaneData() 873 ElementType OApplicationDetailView::getElementType() const in getElementType() 912 void OApplicationDetailView::describeCurrentSelectionForType( const ElementType _eType, Sequence< N… in describeCurrentSelectionForType() 949 SvLBoxEntry* OApplicationDetailView::elementAdded(ElementType _eType,const ::rtl::OUString& _rName… in elementAdded() 955 void OApplicationDetailView::elementRemoved(ElementType _eType,const ::rtl::OUString& _rName ) in elementRemoved() 961 void OApplicationDetailView::elementReplaced(ElementType _eType in elementReplaced()
|
H A D | AppControllerDnD.cxx | 323 void OApplicationController::deleteObjects( ElementType _eType, const ::std::vector< ::rtl::OUStrin… in deleteObjects() 446 ElementType eType = getContainer()->getElementType(); in deleteEntries() 534 Reference< XNameAccess > OApplicationController::getElements( ElementType _eType ) in getElements() 594 ::std::auto_ptr< OLinkedDocumentsAccess > OApplicationController::getDocumentsAccess( ElementType _… in getDocumentsAccess() 621 ElementType eType = getContainer()->getElementType(); in copyObject() 680 sal_Bool OApplicationController::paste( ElementType _eType,const ::svx::ODataAccessDescriptor& _rPa… in paste() 876 void OApplicationController::getSupportedFormats(ElementType _eType,::std::vector<SotFormatStringId… in getSupportedFormats()
|
H A D | AppView.cxx | 472 ElementType OApplicationView::getElementType() const in getElementType() 502 void OApplicationView::describeCurrentSelectionForType( const ElementType _eType, Sequence< NamedDa… in describeCurrentSelectionForType() 514 SvLBoxEntry* OApplicationView::elementAdded(ElementType eType,const ::rtl::OUString& _rName, const … in elementAdded() 520 void OApplicationView::elementRemoved(ElementType eType,const ::rtl::OUString& _rName ) in elementRemoved() 526 void OApplicationView::elementReplaced(ElementType _eType in elementReplaced() 541 void OApplicationView::selectContainer(ElementType _eType) in selectContainer()
|
/aoo4110/main/basegfx/source/range/ |
H A D | b2dpolyrange.cxx | 68 explicit ImplB2DPolyRange( const B2DPolyRange::ElementType& rElem ) : in ImplB2DPolyRange() 90 B2DPolyRange::ElementType getElement(sal_uInt32 nIndex) const in getElement() 96 void setElement(sal_uInt32 nIndex, const B2DPolyRange::ElementType& rElement ) in setElement() 110 …void insertElement(sal_uInt32 nIndex, const B2DPolyRange::ElementType& rElement, sal_uInt32 nCount) in insertElement() 124 void appendElement(const B2DPolyRange::ElementType& rElement, sal_uInt32 nCount) in appendElement() 268 B2DPolyRange::B2DPolyRange( const ElementType& rElem ) : in B2DPolyRange() 309 B2DPolyRange::ElementType B2DPolyRange::getElement(sal_uInt32 nIndex) const in getElement() 314 void B2DPolyRange::setElement(sal_uInt32 nIndex, const ElementType& rElement ) in setElement() 324 …void B2DPolyRange::insertElement(sal_uInt32 nIndex, const ElementType& rElement, sal_uInt32 nCount) in insertElement() 334 void B2DPolyRange::appendElement(const ElementType& rElement, sal_uInt32 nCount) in appendElement()
|
/aoo4110/main/basegfx/inc/basegfx/range/ |
H A D | b2dpolyrange.hxx | 57 typedef boost::tuple<B2DRange,B2VectorOrientation> ElementType ; typedef in basegfx::B2DPolyRange 64 explicit B2DPolyRange( const ElementType& rElement ); 78 ElementType getElement(sal_uInt32 nIndex) const; 79 void setElement(sal_uInt32 nIndex, const ElementType& rElement ); 83 void insertElement(sal_uInt32 nIndex, const ElementType& rElement, sal_uInt32 nCount = 1); 85 void appendElement(const ElementType& rElement, sal_uInt32 nCount = 1);
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 324 template < class ElementType, class Transformer > 325 …::rtl::OUString composeSequenceElements( const Sequence< ElementType >& _rElements, const Transfor… in composeSequenceElements() 331 const ElementType* pElements = _rElements.getConstArray(); in composeSequenceElements() 332 const ElementType* pElementsEnd = pElements + _rElements.getLength(); in composeSequenceElements() 343 template < class ElementType, class Transformer > 344 …void splitComposedStringToSequence( const ::rtl::OUString& _rComposed, Sequence< ElementType >& _o… in splitComposedStringToSequence() 353 …_out_SplitUp[ _out_SplitUp.getLength() - 1 ] = (ElementType)_rTransformer( _rComposed.getToken( 0,… in splitComposedStringToSequence()
|
/aoo4110/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileProvider.java | 28 import java.lang.annotation.ElementType; 96 @Target(ElementType.FIELD) 101 @Target(ElementType.FIELD) 107 @Target(ElementType.FIELD)
|
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | TableCopyHelper.hxx | 58 ElementType eEntryType; 60 TAppSupportedSotFunctor(const ElementType& _eEntryType,sal_Bool _bQueryDrop) in TAppSupportedSotFunctor() 99 ElementType nType;
|
/aoo4110/main/svl/source/misc/ |
H A D | adrparse.cxx | 36 enum ElementType { ELEMENT_START, ELEMENT_DELIM, ELEMENT_ITEM, ELEMENT_END }; enum 43 ElementType m_eLastElem; 112 inline void addTokenToAddrSpec(ElementType eTokenElem); 151 inline void SvAddressParser_Impl::addTokenToAddrSpec(ElementType eTokenElem) in addTokenToAddrSpec()
|
/aoo4110/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanager.cxx | 774 …ence< PropertyValue > > SAL_CALL UIConfigurationManager::getUIElementsInfo( sal_Int16 ElementType ) in getUIElementsInfo() argument 777 if (( ElementType < 0 ) || ( ElementType >= ::com::sun::star::ui::UIElementType::COUNT )) in getUIElementsInfo() 787 if ( ElementType == ::com::sun::star::ui::UIElementType::UNKNOWN ) in getUIElementsInfo() 793 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, ElementType ); in getUIElementsInfo()
|