/aoo41x/main/sw/qa/complex/writer/ |
H A D | CheckIndexedPropertyValues.java | 63 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()
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | ContextMenuInterceptor.java | 87 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()
|
/aoo41x/main/qadevOOo/tests/java/ifc/table/ |
H A D | _XTableColumns.java | 98 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.java | 72 oObj.insertByIndex(0,1); in _insertByIndex() 77 oObj.insertByIndex(-1,1); in _insertByIndex()
|
/aoo41x/main/framework/qa/complex/contextMenuInterceptor/ |
H A D | ContextMenuInterceptor.java | 82 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()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/ |
H A D | ContextMenuInterceptor.java | 191 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()
|
/aoo41x/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIConfigurationManager.java | 151 x.insertByIndex(x.getCount(), prop); in _replaceSettings() 223 x.insertByIndex(count, prop); in _insertSettings() 347 xDescriptionContainer.insertByIndex(0, aMenuItem); in createMenuBarItem()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | CondFormat.cxx | 179 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()
|
/aoo41x/main/qadevOOo/tests/java/ifc/container/ |
H A D | _XIndexContainer.java | 110 oObj.insertByIndex(Index, oInstance); in _insertByIndex() 127 oObj.insertByIndex(0, dummy); in _insertByIndex()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | FormattedField.cxx | 242 xSet->insertByIndex(i,uno::makeAny(xCond)); in createClone() 323 void SAL_CALL OFormattedField::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (l… in insertByIndex() function in reportdesign::OFormattedField 325 m_aProps.insertByIndex(Index,Element); in insertByIndex()
|
H A D | FixedText.cxx | 281 void SAL_CALL OFixedText::insertByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang::… in insertByIndex() function in reportdesign::OFixedText 283 m_aProps.insertByIndex(Index,Element); in insertByIndex()
|
/aoo41x/test/testuno/source/fvt/uno/sc/rowcolumn/ |
H A D | InsertDeleteRowAndColumn.java | 88 xRows.insertByIndex( 2, 1 ); in testInsertDeleteRows() 134 xColumns.insertByIndex( 0, 1 ); in testInsertDeleteColumns()
|
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | CustomShowDemo.java | 135 xContainer.insertByIndex( xContainer.getCount(), xDrawPages.getByIndex( i ) ); in main() 143 xContainer.insertByIndex( xContainer.getCount(), xDrawPages.getByIndex( i ) ); in main()
|
/aoo41x/main/framework/source/fwe/xml/ |
H A D | toolboxdocumenthandler.cxx | 470 … 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 D | menudocumenthandler.cxx | 454 … 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()
|
/aoo41x/main/oox/source/helper/ |
H A D | containerhelper.cxx | 114 bool ContainerHelper::insertByIndex( in insertByIndex() function in oox::ContainerHelper 122 rxIndexContainer->insertByIndex( nIndex, rObject ); in insertByIndex()
|
/aoo41x/main/offapi/com/sun/star/form/ |
H A D | XFormsSupplier.idl | 78 thisComponent.DrawPage.Forms.insertByIndex( 0, xForm ) 82 thisComponent.DrawPage.Forms.getByIndex(0).insertByIndex( 0, xControlModel )
|
/aoo41x/main/svx/source/form/ |
H A D | fmobj.cxx | 306 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()
|
/aoo41x/test/testuno/source/fvt/uno/sd/slideshow/ |
H A D | CustomShow.java | 133 xContainer.insertByIndex(xContainer.getCount(), in testCustomShow() 144 xContainer.insertByIndex(xContainer.getCount(), in testCustomShow()
|
/aoo41x/main/framework/source/fwe/classes/ |
H A D | rootactiontriggercontainer.cxx | 158 void SAL_CALL RootActionTriggerContainer::insertByIndex( sal_Int32 Index, const Any& Element ) in insertByIndex() function in framework::RootActionTriggerContainer 168 PropertySetContainer::insertByIndex( Index, Element ); in insertByIndex()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | FormControlHelper.cxx | 124 xForms->insertByIndex(xForms->getCount(), aAny); in getForm() 259 xFormComps->insertByIndex(xFormComps->getCount(), aAny); in insertControl()
|
/aoo41x/main/framework/source/fwe/helper/ |
H A D | actiontriggerhelper.cxx | 349 rActionTriggerContainer->insertByIndex( nPos, a ); in FillActionTriggerContainerWithMenu() 356 rActionTriggerContainer->insertByIndex( nPos, a ); in FillActionTriggerContainerWithMenu()
|
/aoo41x/main/comphelper/source/container/ |
H A D | IndexedPropertyValuesContainer.cxx | 52 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
|
/aoo41x/main/xmloff/source/table/ |
H A D | XMLTableImport.cxx | 402 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()
|
/aoo41x/main/svx/source/table/ |
H A D | tablertfimporter.cxx | 248 xCols->insertByIndex( nColCount, mnColMax - nColCount ); in FillTable() 267 xRows->insertByIndex( nRowCount, mnRowCnt - nRowCount ); in FillTable()
|