/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCellBase.cxx | 121 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in getForeground() local 162 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in getBackground() local 362 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in GetNote() local 411 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in getShadowAttrs() local 497 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in getBorderAttrs() local
|
H A D | AccessibleEditObject.cxx | 429 uno::Reference<container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in GetFgBgColor() local
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | ModelEventListener.cxx | 65 … uno::Reference< text::XDocumentIndex> xIndex( xIndexes->getByIndex( nIndex ), uno::UNO_QUERY ); in notifyEvent() local
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbapalette.cxx | 97 uno::Reference< container::XIndexAccess > xIndex; in getPalette() local
|
H A D | vbainterior.cxx | 184 uno::Reference< container::XIndexAccess > xIndex = getPalette(); in GetIndexColor() local 191 uno::Reference< container::XIndexAccess > xIndex = getPalette(); in GetColorIndex() local
|
H A D | vbahyperlink.cxx | 48 …uno::Reference< container::XIndexAccess > xIndex( xTextFields->getTextFields(), uno::UNO_QUERY_THR… in ScVbaHyperlink() local
|
H A D | vbaborders.cxx | 194 uno::Reference< container::XIndexAccess > xIndex = m_Palette.getPalette(); in getColorIndex() local
|
H A D | vbaworksheet.cxx | 124 uno::Reference <container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in removeAllSheets() local 576 uno::Reference <container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY_THROW ); in getSheetAtOffset() local
|
H A D | vbaworksheets.cxx | 465 uno::Reference <container::XIndexAccess> xIndex( xSpreadDoc->getSheets(), uno::UNO_QUERY ); in nameExists() local
|
H A D | vbarange.cxx | 447 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in getScDocument() local 459 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in getScDocShell() local 1430 uno::Reference< container::XIndexAccess > xIndex; in ScVbaRange() local 1452 …uno::Reference< container::XIndexAccess > xIndex( new SingleRangeIndexAccess( mxParent, mxContext,… in ScVbaRange() local 1461 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in ScVbaRange() local 2261 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in Activate() local 2659 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in Range() local 4119 uno::Reference< container::XIndexAccess > xIndex( mxRanges, uno::UNO_QUERY_THROW ); in getWorksheet() local
|
/trunk/main/sc/inc/ |
H A D | miscuno.hxx | 97 com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> xIndex; member in ScIndexEnumeration
|
/trunk/main/connectivity/source/drivers/dbase/ |
H A D | DCode.cxx | 59 Reference<XPropertySet> xIndex; in OFILEOperandAttr() local
|
H A D | DDatabaseMetaData.cxx | 293 Reference< XPropertySet> xIndex; in getIndexInfo() local
|
H A D | DTable.cxx | 1638 Reference<XPropertySet> xIndex = isUniqueByColumnName(i); in DeleteRow() local 1686 Reference<XPropertySet> xIndex; in isUniqueByColumnName() local 1718 Reference<XPropertySet> xIndex; in UpdateBuffer() local
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | indexcollection.cxx | 291 Reference< XPropertySet > xIndex; in implFillIndexInfo() local 401 Reference< XPropertySet > xIndex; in implConstructFrom() local
|
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | ViewSample.java | 78 com.sun.star.container.XIndexAccess xIndex = (com.sun.star.container.XIndexAccess) in doSampleFunction() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 177 …uno::Reference<container::XIndexAccess> xIndex(xPropertySet->getPropertyValue(rtl::OUString(RTL_CO… in WriteDDELinks() local
|
H A D | XMLTableShapeResizer.cxx | 195 uno::Reference<container::XIndexAccess> xIndex( xSpreadDoc->getSheets(), uno::UNO_QUERY ); in ResizeShapes() local
|
H A D | xmlsubti.cxx | 216 uno::Reference <container::XIndexAccess> xIndex( xSheets, uno::UNO_QUERY ); in NewSheet() local
|
H A D | xmlimprt.cxx | 2758 … uno::Reference < container::XIndexAccess > xIndex(xNamedRanges, uno::UNO_QUERY); in SetNamedRanges() local 2985 uno::Reference<container::XIndexAccess> xIndex = xSupp->getViewData(); in GetVisibleSheet() local
|
/trunk/main/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 174 Reference<XDocumentIndex> xIndex; in ExportSectionStart() local 262 Reference<XDocumentIndex> xIndex; in ExportSectionEnd() local 1800 Reference<XDocumentIndex> xIndex; in IsMuteSection() local
|
/trunk/main/sc/workben/ |
H A D | test.cxx | 589 XIndexAccessRef xIndex = (XIndexAccess*) in lcl_Cursor() local 1254 XIndexAccessRef xIndex = (XIndexAccess*)xColl->queryInterface(XIndexAccess::getSmartUik()); in lcl_Scenario() local 1347 XIndexAccessRef xIndex = (XIndexAccess*)xSelInt->queryInterface(XIndexAccess::getSmartUik()); in lcl_FillTab() local 1790 XIndexAccessRef xIndex = (XIndexAccess*) in IMPL_LINK() local 1845 XIndexAccessRef xIndex = (XIndexAccess*)xSheets->queryInterface(XIndexAccess::getSmartUik()); in IMPL_LINK() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | servuno.cxx | 180 …uno::Reference< container::XIndexAccess > xIndex( xSupplier->getDrawPages(), uno::UNO_QUERY_THROW … in getCodeNameForObject() local
|
/trunk/main/xmloff/source/core/ |
H A D | DocumentSettingsContext.cxx | 837 uno::Reference< container::XIndexAccess > xIndex( maProps.GetIndexContainer(), uno::UNO_QUERY ); in EndElement() local 908 uno::Reference< container::XIndexAccess > xIndex( maProps.GetIndexContainer(), uno::UNO_QUERY ); in EndElement() local
|
/trunk/main/odk/examples/DevelopersGuide/Text/ |
H A D | TextDocuments.java | 1094 XPropertySet xIndex = (XPropertySet) UnoRuntime.queryInterface( in IndexExample() local
|