/aoo42x/main/svx/source/fmcomp/ |
H A D | fmgridcl.cxx | 670 ::cppu::extractInterface(xColumn, xColumns->getByIndex(nPos2)); in PreExecuteColumnContextMenu() 701 ::cppu::extractInterface(xSet, xCols->getByIndex(nPos)); in PreExecuteColumnContextMenu() 749 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PreExecuteColumnContextMenu() 821 ::cppu::extractInterface(xCol, xCols->getByIndex(nPos)); in PostExecuteColumnContextMenu() 882 ::cppu::extractInterface(xCurCol, xCols->getByIndex(nPos)); in PostExecuteColumnContextMenu() 906 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PostExecuteColumnContextMenu() 920 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in PostExecuteColumnContextMenu() 1126 ::cppu::extractInterface(xColumn, aSelection); in SetDesignMode() 1604 ::cppu::extractInterface(xCurrent, xColumns->getByIndex(i)); in ColumnMoved() 1649 ::cppu::extractInterface(xCol, xColumns->getByIndex(i)); in InitColumnsByModels() [all …]
|
H A D | fmgridif.cxx | 1489 ::cppu::extractInterface(xCurrent, m_xColumns->getByIndex(i)); in propertyChange() 1736 ::cppu::extractInterface(xCol, m_xColumns->getByIndex(i)); in setColumns() 1760 ::cppu::extractInterface(xCol, Columns->getByIndex(i)); in setColumns() 1818 ::cppu::extractInterface(xSet, evt.Element); in elementInserted() 1854 ::cppu::extractInterface(xNewColumn, evt.Element); in elementReplaced() 1855 ::cppu::extractInterface(xOldColumn, evt.ReplacedElement); in elementReplaced() 1911 ::cppu::extractInterface(xOldColumn, evt.Element); in elementRemoved()
|
H A D | gridcell.cxx | 1327 ::cppu::extractInterface(m_xSupplier, aSupplier); in Init() 3145 ::cppu::extractInterface(xDataField, xFields->getByIndex(0)); in Update()
|
/aoo42x/main/connectivity/source/drivers/adabas/ |
H A D | BTables.cxx | 141 ::cppu::extractInterface(xColProp,xColumns->getByIndex(i)); in setComments() 228 if(::cppu::extractInterface(xColProp,xColumns->getByIndex(i)) && xColProp.is()) in createTable() 250 if(::cppu::extractInterface(xColProp,xKeys->getByIndex(key)) && xColProp.is()) in createTable() 269 if(::cppu::extractInterface(xColProp,xColumns->getByIndex(column)) && xColProp.is()) in createTable() 286 if(::cppu::extractInterface(xColProp,xColumns->getByIndex(column)) && xColProp.is()) in createTable() 314 if(::cppu::extractInterface(xColProp,xColumns->getByIndex(column)) && xColProp.is()) in createTable()
|
/aoo42x/main/connectivity/source/drivers/dbase/ |
H A D | DDatabaseMetaData.cxx | 196 ::cppu::extractInterface(xTable,xNames->getByName(*pTabBegin)); in getColumns() 215 ::cppu::extractInterface(xColumn,xColumns->getByName(*pBegin)); in getColumns() 281 ::cppu::extractInterface(xTable,xNames->getByName(table)); in getIndexInfo() 296 ::cppu::extractInterface(xIndex,xIndexes->getByName(*pBegin)); in getIndexInfo()
|
H A D | DTable.cxx | 1641 ::cppu::extractInterface(xCol,m_pColumns->getByIndex(i)); in DeleteRow() 1689 ::cppu::extractInterface(xIndex,m_pIndexes->getByIndex(i)); in isUniqueByColumnName() 1740 ::cppu::extractInterface(xFindCol,_xCols->getByIndex(nPos)); in UpdateBuffer() 1841 ::cppu::extractInterface(xFindCol,_xCols->getByIndex(nPos)); in UpdateBuffer()
|
/aoo42x/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 879 …if ( cppu::extractInterface( xCompFactory, aCurrent ) || ::cppu::extractInterface( xFactory, aCurr… in GetAvailableSpellSvcs_Impl() 945 …if ( cppu::extractInterface( xCompFactory, aCurrent ) || ::cppu::extractInterface( xFactory, aCurr… in GetAvailableGrammarSvcs_Impl() 1009 …if ( cppu::extractInterface( xCompFactory, aCurrent ) || ::cppu::extractInterface( xFactory, aCurr… in GetAvailableHyphSvcs_Impl() 1077 …if ( cppu::extractInterface( xCompFactory, aCurrent ) || ::cppu::extractInterface( xFactory, aCurr… in GetAvailableThesSvcs_Impl()
|
/aoo42x/main/connectivity/source/drivers/flat/ |
H A D | EDatabaseMetaData.cxx | 191 ::cppu::extractInterface(xTable,xNames->getByName(*pTabBegin)); in getColumns() 209 ::cppu::extractInterface(xColumn,xColumns->getByName(*pBegin)); in getColumns()
|
/aoo42x/main/unotools/source/config/ |
H A D | confignode.cxx | 313 if (!::cppu::extractInterface(xNode, m_xDirectAccess->getByName(sNormalized))) in openNode() 318 if (!::cppu::extractInterface(xNode, m_xHierarchyAccess->getByHierarchicalName(_rPath))) in openNode()
|
/aoo42x/main/connectivity/source/cpool/ |
H A D | ZPoolCollection.cxx | 427 if (!::cppu::extractInterface(xNode, xDirectAccess->getByName(_rPath))) in openNode() 432 if (!::cppu::extractInterface(xNode, xHierarchyAccess->getByHierarchicalName(_rPath))) in openNode()
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | sbagrid.cxx | 1012 ::cppu::extractInterface(xAffectedCol,xCols->getByIndex(nModelPos)); in SetColWidth() 1093 ::cppu::extractInterface(xAffectedCol,xCols->getByIndex(nModelPos)); in SetColAttrs() 1592 ::cppu::extractInterface(xColControl,xColumnControls->getByIndex(GetViewColumnPos(nCol))); in AcceptDrop()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | extract.hxx | 117 inline sal_Bool SAL_CALL extractInterface( in extractInterface() function
|
/aoo42x/main/cui/source/dialogs/ |
H A D | showcols.cxx | 110 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in SetColumns()
|
/aoo42x/main/xmloff/source/forms/ |
H A D | eventimport.cxx | 145 ::cppu::extractInterface(xCurrent, _rxContainer->getByIndex(i)); in setEvents()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | unotunnelhelper.hxx | 71 if (cppu::extractInterface(xTunnel, aObj)) in getImplementation()
|
/aoo42x/main/svtools/source/uno/ |
H A D | genericunodialog.cxx | 167 ::cppu::extractInterface(xNew, rValue); in convertFastPropertyValue()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | TKeys.cxx | 192 ::cppu::extractInterface(xColProp,xColumns->getByIndex(i)); in appendObject()
|
H A D | TTableHelper.cxx | 553 if(::cppu::extractInterface(xOld,m_pColumns->getByIndex(index)) && xOld.is()) in alterColumnByIndex()
|
/aoo42x/main/connectivity/source/manager/ |
H A D | mdrivermanager.cxx | 333 ::cppu::extractInterface( xFactory, xEnumDrivers->nextElement() ); in bootstrapDrivers()
|
/aoo42x/main/forms/source/component/ |
H A D | ImageControl.cxx | 975 ::cppu::extractInterface(xBoundField, xSet->getPropertyValue(PROPERTY_BOUNDFIELD)); in mousePressed()
|
H A D | Grid.cxx | 329 if (rElement.hasValue() && !::cppu::extractInterface(xSel, rElement)) in select()
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FDatabaseMetaData.cxx | 434 ::cppu::extractInterface(xTable,xNames->getByName(*pBegin)); in getTablePrivileges()
|
/aoo42x/main/svtools/source/dialogs/ |
H A D | addresstemplate.cxx | 950 … ::cppu::extractInterface(xSuppTableCols, m_xCurrentDatasourceTables->getByName(sSelectedTable)); in resetFields()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableController.cxx | 1433 …if(xNameAccess->hasByName(m_sName) && ::cppu::extractInterface(xProp,xNameAccess->getByName(m_sNam… in assignTable()
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 1267 if( aAny.getValue() && ::cppu::extractInterface( xNameAccess, aAny ) ) in ImplGetStyleSheets() 1276 if( aAny.getValue() && ::cppu::extractInterface( xStyle, aAny ) ) in ImplGetStyleSheets()
|