Home
last modified time | relevance | path

Searched refs:extractInterface (Results 1 – 25 of 32) sorted by relevance

12

/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx670 ::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 Dfmgridif.cxx1489 ::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 Dgridcell.cxx1327 ::cppu::extractInterface(m_xSupplier, aSupplier); in Init()
3145 ::cppu::extractInterface(xDataField, xFields->getByIndex(0)); in Update()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBTables.cxx141 ::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 DDDatabaseMetaData.cxx196 ::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 DDTable.cxx1641 ::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 Dlngsvcmgr.cxx879 …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 DEDatabaseMetaData.cxx191 ::cppu::extractInterface(xTable,xNames->getByName(*pTabBegin)); in getColumns()
209 ::cppu::extractInterface(xColumn,xColumns->getByName(*pBegin)); in getColumns()
/aoo42x/main/unotools/source/config/
H A Dconfignode.cxx313 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 DZPoolCollection.cxx427 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 Dsbagrid.cxx1012 ::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 Dextract.hxx117 inline sal_Bool SAL_CALL extractInterface( in extractInterface() function
/aoo42x/main/cui/source/dialogs/
H A Dshowcols.cxx110 ::cppu::extractInterface(xCurCol, xCols->getByIndex(i)); in SetColumns()
/aoo42x/main/xmloff/source/forms/
H A Deventimport.cxx145 ::cppu::extractInterface(xCurrent, _rxContainer->getByIndex(i)); in setEvents()
/aoo42x/main/unotools/inc/unotools/
H A Dunotunnelhelper.hxx71 if (cppu::extractInterface(xTunnel, aObj)) in getImplementation()
/aoo42x/main/svtools/source/uno/
H A Dgenericunodialog.cxx167 ::cppu::extractInterface(xNew, rValue); in convertFastPropertyValue()
/aoo42x/main/connectivity/source/commontools/
H A DTKeys.cxx192 ::cppu::extractInterface(xColProp,xColumns->getByIndex(i)); in appendObject()
H A DTTableHelper.cxx553 if(::cppu::extractInterface(xOld,m_pColumns->getByIndex(index)) && xOld.is()) in alterColumnByIndex()
/aoo42x/main/connectivity/source/manager/
H A Dmdrivermanager.cxx333 ::cppu::extractInterface( xFactory, xEnumDrivers->nextElement() ); in bootstrapDrivers()
/aoo42x/main/forms/source/component/
H A DImageControl.cxx975 ::cppu::extractInterface(xBoundField, xSet->getPropertyValue(PROPERTY_BOUNDFIELD)); in mousePressed()
H A DGrid.cxx329 if (rElement.hasValue() && !::cppu::extractInterface(xSel, rElement)) in select()
/aoo42x/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx434 ::cppu::extractInterface(xTable,xNames->getByName(*pBegin)); in getTablePrivileges()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx950 … ::cppu::extractInterface(xSuppTableCols, m_xCurrentDatasourceTables->getByName(sSelectedTable)); in resetFields()
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx1433 …if(xNameAccess->hasByName(m_sName) && ::cppu::extractInterface(xProp,xNameAccess->getByName(m_sNam… in assignTable()
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx1267 if( aAny.getValue() && ::cppu::extractInterface( xNameAccess, aAny ) ) in ImplGetStyleSheets()
1276 if( aAny.getValue() && ::cppu::extractInterface( xStyle, aAny ) ) in ImplGetStyleSheets()

Completed in 284 milliseconds

12