Home
last modified time | relevance | path

Searched refs:ElementType (Results 1 – 25 of 40) sorted by path

12

/trunk/extras/l10n/source/nb/
H A Dlocalize.sdf13314 …leWizard.private.Tables.householdinventory.Fields.itemtype Name 0 nb ElementType 20200411 15:…
/trunk/extras/l10n/source/nn/
H A Dlocalize.sdf32941 …leWizard.private.Tables.householdinventory.Fields.itemtype Name 0 nn ElementType 2002-02-02 0…
/trunk/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx58 typedef boost::tuple<B2DRange,B2VectorOrientation> ElementType ; typedef in basegfx::B2DPolyRange
65 explicit B2DPolyRange( const ElementType& rElement );
79 ElementType getElement(sal_uInt32 nIndex) const;
80 void setElement(sal_uInt32 nIndex, const ElementType& rElement );
84 void insertElement(sal_uInt32 nIndex, const ElementType& rElement, sal_uInt32 nCount = 1);
86 void appendElement(const ElementType& rElement, sal_uInt32 nCount = 1);
/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx68 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()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.h92 typedef E ElementType; typedef in com::sun::star::uno::Sequence
H A DSequence.hxx228 typename ::com::sun::star::uno::Sequence< T >::ElementType * >( in getTypeFavourUnsigned()
246 typename ::com::sun::star::uno::Sequence< T >::ElementType * >( in getTypeFavourChar()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx749 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 DAppController.hxx130 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 DAppControllerDnD.cxx323 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 DAppControllerGen.cxx188 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 DAppDetailPageHelper.cxx422 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 DAppDetailPageHelper.hxx141 …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 DAppDetailView.cxx715 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 DAppDetailView.hxx210 …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 DAppIconControl.cxx68 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 DAppSwapWindow.cxx167 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 DAppSwapWindow.hxx47 ElementType m_eLastType;
88 ElementType getElementType() const;
99 void selectContainer(ElementType _eType);
102 bool onContainerSelected( ElementType _eType );
H A DAppView.cxx472 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()
H A DAppView.hxx200 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 DIApplicationController.hxx62 virtual sal_Bool onContainerSelect(ElementType _eType) = 0;
/trunk/main/dbaccess/source/ui/inc/
H A DAppElementType.hxx33 enum ElementType enum
H A DTableCopyHelper.hxx58 ElementType eEntryType;
60 TAppSupportedSotFunctor(const ElementType& _eEntryType,sal_Bool _bQueryDrop) in TAppSupportedSotFunctor()
99 ElementType nType;
/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx324 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()
/trunk/main/framework/inc/uiconfiguration/
H A Dmoduleuiconfigurationmanager.hxx107 …::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 ElementType ) throw (::com:…
H A Duiconfigurationmanager.hxx103 …::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 ElementType ) throw (::com:…

Completed in 1563 milliseconds

12