Home
last modified time | relevance | path

Searched defs:xCol (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx127 …uno::Reference< XCollection > xCol( new SwVbaBuiltinDocumentProperties( mxParent, mxContext, getMo… in BuiltInDocumentProperties() local
136 …uno::Reference< XCollection > xCol( new SwVbaCustomDocumentProperties( mxParent, mxContext, getMod… in CustomDocumentProperties() local
171 … uno::Reference< XCollection > xCol( new SwVbaParagraphs( mxParent, mxContext, mxTextDocument ) ); in Paragraphs() local
180 uno::Reference< XCollection > xCol( new SwVbaStyles( mxParent, mxContext, getModel() ) ); in Styles() local
189 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, getModel() ) ); in Fields() local
202 uno::Reference< XCollection > xCol( new ScVbaShapes( this, mxContext, xIndexAccess, xModel ) ); in Shapes() local
212 uno::Reference< XCollection > xCol( new SwVbaSections( mxParent, mxContext, getModel() ) ); in Sections() local
H A Dvbaapplication.cxx128 uno::Reference< XCollection > xCol( new SwVbaDocuments( this, mxContext ) ); in Documents() local
137 static uno::Reference< XCollection > xCol( new SwVbaAddins( this, mxContext ) ); in Addins() local
146 … uno::Reference< word::XDialogs > xCol( new SwVbaDialogs( this, mxContext, getCurrentDocument() )); in Dialogs() local
H A Dvbatemplate.cxx75 uno::Reference< XCollection > xCol( new SwVbaAutoTextEntries( this, mxContext, xGroup ) ); in AutoTextEntries() local
H A Dvbaheaderfooter.cxx83 uno::Reference< XCollection > xCol( new ScVbaShapes( this, mxContext, xIndexAccess, mxModel ) ); in Shapes() local
H A Dvbatable.cxx93 uno::Reference< XCollection > xCol( new SwVbaBorders( this, mxContext, aCellRange, aPalette ) ); in Borders() local
H A Dvbaselection.cxx598 uno::Reference< XCollection > xCol( new SwVbaFields( mxParent, mxContext, mxModel ) ); in Fields() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexColumns.cxx51 Reference< XPropertySet > xCol; in createObject() local
H A DDTable.cxx445 Reference< XPropertySet> xCol = new sdbcx::OColumn(aColumnName, in fillColumns() local
1201 Reference<XPropertySet> xCol; in CreateFile() local
1633 Reference<XPropertySet> xCol; in DeleteRow() local
1680 Reference<XPropertySet> xCol; in isUniqueByColumnName() local
1717 Reference<XPropertySet> xCol; in UpdateBuffer() local
H A DDIndex.cxx501 Reference<XFastPropertySet> xCol(m_pColumns->getByIndex(0),UNO_QUERY); in CreateImpl() local
/trunk/main/sw/source/ui/fldui/
H A Dxfldui.cxx134 Reference <XPropertySet> xCol; in IsDBNumeric() local
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx451 Reference< XPropertySet > xCol, xSecondCol; variable
820 Reference< XInterface > xCol; in PostExecuteColumnContextMenu() local
1597 Reference< ::com::sun::star::beans::XPropertySet > xCol; in ColumnMoved() local
1648 Reference< ::com::sun::star::beans::XPropertySet > xCol; in InitColumnsByModels() local
1670 Reference< ::com::sun::star::beans::XPropertySet > xCol; in InitColumnsByModels() local
2118 Reference< XInterface > xCol; in KeyInput() local
H A Dfmgridif.cxx1684 void FmXGridPeer::addColumnListeners(const Reference< XPropertySet >& xCol) in addColumnListeners()
1709 void FmXGridPeer::removeColumnListeners(const Reference< XPropertySet >& xCol) in removeColumnListeners()
1733 Reference< XPropertySet > xCol; in setColumns() local
1757 Reference< XPropertySet > xCol; in setColumns() local
2364 Reference< XPropertySet > xCol; in selectionChanged() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DOSingleSelectQueryComposer.java234 XPropertySet xCol = (XPropertySet) AnyConverter.toObject( in createTestEnvironment() local
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx913 Reference< XPropertySet> xCol = pColumn; in traverseCreateColumns() local
1723 Reference< XPropertySet> xCol = pColumn; in appendColumns() local
1816 Reference< XPropertySet> xCol = pColumn; in setSelectColumnName() local
1838 Reference< XPropertySet> xCol = pColumn; in setSelectColumnName() local
1853 Reference< XPropertySet> xCol = pColumn; in setSelectColumnName() local
1873 Reference< XPropertySet> xCol = pColumn; in setSelectColumnName() local
/trunk/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx251 Reference< XPropertySet> xCol; in describeParam() local
H A DFStatement.cxx759 Reference<XPropertySet> xCol; in SetAssignValue() local
H A DFPreparedStatement.cxx614 Reference<XPropertySet> xCol; in parseParamterElem() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java160 XColumnUpdate xCol = (XColumnUpdate)UnoRuntime.queryInterface( in insertPrimaryKey() local
/trunk/main/svx/source/table/
H A Dtableundo.cxx382 TableColumnUndo::TableColumnUndo( const TableColumnRef& xCol ) in TableColumnUndo()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java334 XPropertySet xCol = xColFac.createDataDescriptor(); in createTableSalesMen() local
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx894 Reference<XColumnsSupplier> xCol(_xProp,UNO_QUERY); in exportQuery() local
918 Reference<XColumnsSupplier> xCol(_xProp,UNO_QUERY); in exportTable() local
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx181 Reference< XPropertySet> xCol = pColumn; in fillColumns() local
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx161 uno::Reference< sdb::XColumn > xCol(xInt, UNO_QUERY); in cursorMoved() local
H A Dbibload.cxx505 Reference< sdb::XColumn > xCol; in lcl_AddProperty() local
/trunk/main/forms/source/component/
H A DGrid.cxx1023 Reference<XPropertySet> xCol(createColumn(getColumnTypeByModelName(sModelName))); in read() local

Completed in 153 milliseconds

12