Home
last modified time | relevance | path

Searched refs:insertByIndex (Results 1 – 25 of 148) sorted by relevance

123456

/trunk/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java63 xCont.insertByIndex(0, prop1); in checkIndexedPropertyValues()
74 xCont.insertByIndex(0, prop1); in checkIndexedPropertyValues()
75 xCont.insertByIndex(1, prop2); in checkIndexedPropertyValues()
80 xCont.insertByIndex(25, prop2); in checkIndexedPropertyValues()
94 xCont.insertByIndex(2, "Example String"); in checkIndexedPropertyValues()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DContextMenuInterceptor.java87 xSubMenuContainer.insertByIndex( 0, (Object)xMenuEntry ); in notifyContextMenuExecute()
99 xSubMenuContainer.insertByIndex( 1, (Object)xMenuEntry ); in notifyContextMenuExecute()
110 xSubMenuContainer.insertByIndex( 2, (Object)xMenuEntry ); in notifyContextMenuExecute()
113 xContextMenu.insertByIndex( 1, (Object)xSeparator ); in notifyContextMenuExecute()
116 xContextMenu.insertByIndex( 1, (Object)xRootMenuEntry ); in notifyContextMenuExecute()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XTableColumns.java98 oObj.insertByIndex(1,1); in _insertByIndex()
114 oObj.insertByIndex(0,1); in _insertByIndex()
128 oObj.insertByIndex(0,2); in _insertByIndex()
161 oObj.insertByIndex(-1,1); in _insertByIndex()
171 oObj.insertByIndex(cnt, 1); in _insertByIndex()
183 oObj.insertByIndex(0,0); in _insertByIndex()
H A D_XTableRows.java72 oObj.insertByIndex(0,1); in _insertByIndex()
77 oObj.insertByIndex(-1,1); in _insertByIndex()
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DContextMenuInterceptor.java82 xSubMenuContainer.insertByIndex(0, (Object) xMenuEntry); in notifyContextMenuExecute()
92 xSubMenuContainer.insertByIndex(1, (Object) xMenuEntry); in notifyContextMenuExecute()
101 xSubMenuContainer.insertByIndex(2, (Object) xMenuEntry); in notifyContextMenuExecute()
104 xContextMenu.insertByIndex(0, (Object) xSeparator); in notifyContextMenuExecute()
107 xContextMenu.insertByIndex(0, (Object) xRootMenuEntry); in notifyContextMenuExecute()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java191 xSubMenuContainer.insertByIndex( 0, (Object)xMenuEntry ); in notifyContextMenuExecute()
203 xSubMenuContainer.insertByIndex( 1, (Object)xMenuEntry ); in notifyContextMenuExecute()
215 xSubMenuContainer.insertByIndex( 2, (Object)xMenuEntry ); in notifyContextMenuExecute()
218 xContextMenu.insertByIndex( 0, (Object)xSeparator ); in notifyContextMenuExecute()
221 xContextMenu.insertByIndex( 0, (Object)xRootMenuEntry ); in notifyContextMenuExecute()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationManager.java151 x.insertByIndex(x.getCount(), prop); in _replaceSettings()
223 x.insertByIndex(count, prop); in _insertSettings()
347 xDescriptionContainer.insertByIndex(0, aMenuItem); in createMenuBarItem()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx179 m_xCopy->insertByIndex( _nNewCondIndex, makeAny( xCond ) ); in impl_addCondition_nothrow()
281 m_xCopy->insertByIndex( (sal_Int32)nNewConditionIndex, aMovedCondition ); in impl_moveCondition_nothrow()
485 m_xFormatConditions->insertByIndex( i, makeAny( xNewCond ) ); in Execute()
/trunk/main/reportdesign/source/core/api/
H A DFormattedField.cxx243 xSet->insertByIndex(i,uno::makeAny(xCond)); in createClone()
324 void SAL_CALL OFormattedField::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (l… in insertByIndex() function in reportdesign::OFormattedField
326 m_aProps.insertByIndex(Index,Element); in insertByIndex()
H A DFixedText.cxx282 void SAL_CALL OFixedText::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex() function in reportdesign::OFixedText
284 m_aProps.insertByIndex(Index,Element); in insertByIndex()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexContainer.java110 oObj.insertByIndex(Index, oInstance); in _insertByIndex()
127 oObj.insertByIndex(0, dummy); in _insertByIndex()
/trunk/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx470 m_rItemContainer->insertByIndex( m_rItemContainer->getCount(), makeAny( aToolbarItemProp ) ); in startElement()
496 m_rItemContainer->insertByIndex( m_rItemContainer->getCount(), makeAny( aToolbarItemProp ) ); in startElement()
521 m_rItemContainer->insertByIndex( m_rItemContainer->getCount(), makeAny( aToolbarItemProp ) ); in startElement()
546 m_rItemContainer->insertByIndex( m_rItemContainer->getCount(), makeAny( aToolbarItemProp ) ); in startElement()
H A Dmenudocumenthandler.cxx454 m_xMenuBarContainer->insertByIndex( m_xMenuBarContainer->getCount(), makeAny( aSubMenuProp ) ); in startElement()
690 m_xMenuContainer->insertByIndex( m_xMenuContainer->getCount(), makeAny( aSubMenuProp ) ); in startElement()
747 m_xMenuContainer->insertByIndex( m_xMenuContainer->getCount(), makeAny( aMenuItem ) ); in startElement()
758 m_xMenuContainer->insertByIndex( m_xMenuContainer->getCount(), makeAny( aMenuSeparator ) ); in startElement()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DInsertDeleteRowAndColumn.java88 xRows.insertByIndex( 2, 1 ); in testInsertDeleteRows()
134 xColumns.insertByIndex( 0, 1 ); in testInsertDeleteColumns()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DCustomShowDemo.java135 xContainer.insertByIndex( xContainer.getCount(), xDrawPages.getByIndex( i ) ); in main()
143 xContainer.insertByIndex( xContainer.getCount(), xDrawPages.getByIndex( i ) ); in main()
/trunk/main/oox/source/helper/
H A Dcontainerhelper.cxx114 bool ContainerHelper::insertByIndex( in insertByIndex() function in oox::ContainerHelper
122 rxIndexContainer->insertByIndex( nIndex, rObject ); in insertByIndex()
/trunk/main/offapi/com/sun/star/form/
H A DXFormsSupplier.idl78 thisComponent.DrawPage.Forms.insertByIndex( 0, xForm )
82 thisComponent.DrawPage.Forms.getByIndex(0).insertByIndex( 0, xControlModel )
/trunk/main/svx/source/form/
H A Dfmobj.cxx306 xNewParent->insertByIndex(xNewParent->getCount(), makeAny(xMeAsFormComp)); in SetPage()
584 xDestContainer->insertByIndex(nCurrentDestIndex, makeAny(xCurrentDestForm)); in ensureModelEnv()
682 xFormToInsertInto->insertByIndex( xFormToInsertInto->getCount(), makeAny( xContent ) ); in EndCreate()
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DCustomShow.java133 xContainer.insertByIndex(xContainer.getCount(), in testCustomShow()
144 xContainer.insertByIndex(xContainer.getCount(), in testCustomShow()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx158 void SAL_CALL RootActionTriggerContainer::insertByIndex( sal_Int32 Index, const Any& Element ) in insertByIndex() function in framework::RootActionTriggerContainer
168 PropertySetContainer::insertByIndex( Index, Element ); in insertByIndex()
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx402 mxColumns->insertByIndex( nCount1, nCount2 - nCount1 ); in InitColumns()
447 mxRows->insertByIndex( nRowCount, nCount ); in ImportRow()
521 mxColumns->insertByIndex( mxColumns->getCount(), mnCurrentColumn - mxColumns->getCount() + 1 ); in ImportCell()
/trunk/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx124 xForms->insertByIndex(xForms->getCount(), aAny); in getForm()
260 xFormComps->insertByIndex(xFormComps->getCount(), aAny); in insertControl()
/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx349 rActionTriggerContainer->insertByIndex( nPos, a ); in FillActionTriggerContainerWithMenu()
356 rActionTriggerContainer->insertByIndex( nPos, a ); in FillActionTriggerContainerWithMenu()
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx52 virtual void SAL_CALL insertByIndex( sal_Int32 nIndex, const ::com::sun::star::uno::Any& aElement )
100 void SAL_CALL IndexedPropertyValuesContainer::insertByIndex( sal_Int32 nIndex, const ::com::sun::st… in insertByIndex() function in IndexedPropertyValuesContainer
/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx248 xCols->insertByIndex( nColCount, mnColMax - nColCount ); in FillTable()
267 xRows->insertByIndex( nRowCount, mnRowCnt - nRowCount ); in FillTable()

Completed in 122 milliseconds

123456