Home
last modified time | relevance | path

Searched refs:getString (Results 401 – 425 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx841 …aReturn.bEnabled = !m_aTypeCollection.isEmbeddedDatabase(::comphelper::getString(m_xDataSource->ge… in GetState()
853 …aSource.is() && m_aTypeCollection.isShowPropertiesEnabled(::comphelper::getString(m_xDataSource->g… in GetState()
856 …xDataSource.is() && !m_aTypeCollection.isEmbeddedDatabase(::comphelper::getString(m_xDataSource->g… in GetState()
859 …g::doesHaveAnyAdvancedSettings( m_aTypeCollection.getType(::comphelper::getString( m_xDataSource->… in GetState()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx413 OUString SAL_CALL SvxUnoTextRangeBase::getString(void) in getString() function in SvxUnoTextRangeBase
2065 OUString SAL_CALL SvxUnoTextBase::getString() throw( uno::RuntimeException ) in getString() function in SvxUnoTextBase
2067 return SvxUnoTextRangeBase::getString(); in getString()
2318 setString( xSourceText->getString() ); in copyText()
/trunk/main/uui/source/
H A Diahndl-errorhandler.cxx187 if (!ErrorResource(aResId).getString(nErrorCode, &aMessage)) in handleErrorHandlerRequest()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFormula.java206 public String getString() throws IOException { in getString() method in Formula
/trunk/main/sc/inc/
H A Dnotesuno.hxx87 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx130 …aInfo.maFragmentPath = getFragmentPathFromRelId( aAttribs.getString( R_TOKEN( id ), OUString() ) ); in createFastChildContext()
/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx78 …getAddressConverter().convertToCellRangeUnchecked( maModel.maRange, rAttribs.getString( XML_ref, O… in importComment()
H A Dchartsheetfragment.cxx167 setDrawingPath( getFragmentPathFromRelId( rAttribs.getString( R_TOKEN( id ), OUString() ) ) ); in importDrawing()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DParameters.java186 public static String getString(XPropertySet props, String name) {
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx421 String aTitle( xRow->getString(1) ); in GetResultSet()
422 String aType( xRow->getString(2) ); in GetResultSet()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java132 errMsg = Resources.getInstance().getString("NOT_NODE_ERROR"); in equivalent()
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsDocumentContent.java126 String existingFolderName = xRow.getString(1); in checkTransientDocumentsDocumentContent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAuditing.java130 String error = xText.getString(); in _showErrors()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextTable.java189 value[i] = textRange.getString(); in createTestEnvironment()
/trunk/main/rsc/source/parser/
H A Derscerr.cxx452 StdLstErr( pHS->getString( pClass->GetId() ).getStr() ); in ErrorFormat()
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx134 ::rtl::OUString SAL_CALL OCallableStatement::getString( sal_Int32 columnIndex ) throw(SQLException,… in getString() function in OCallableStatement
/trunk/main/connectivity/source/drivers/file/
H A DFTable.cxx107 aVector.push_back(xRow->getString(4)); in refreshColumns()
/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.hxx41 …virtual ::rtl::OUString SAL_CALL getString( ::sal_Int32 columnIndex ) throw (::com::sun::star::sdb…
H A Dviewcontainer.cxx141 ::rtl::OUString aName = getString(descriptor->getPropertyValue(PROPERTY_NAME)); in appendObject()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx685 return rCell.getString(); in lcl_getString()
707 if(rCell.IsValid() && rCell.getString().getLength()!=0) in lcl_getValue()
976 OUString sContent = getString(); in getError()
2740 pArray[i - nStart] = xText->getString(); in getRowDescriptions()
2816 pArray[i - nStart] = xText->getString(); in getColumnDescriptions()
4339 pArray[i - nStart] = xText->getString(); in getRowDescriptions()
4413 pArray[i - nStart] = xText->getString(); in getColumnDescriptions()
H A Dswunohelper.cxx246 String sTitle( xRow->getString( 1 ) ); in UCB_GetFileListOfFolder()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx316 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
431 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
642 virtual ::rtl::OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/odk/examples/java/Text/
H A DTextDocumentStructure.java123 + xTextPortion.getString() ); in main()
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java100 return xText.getString(); in getText()
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx165 std::string getString() const in getString() function
224 writeKeyValue_DBHelp( pFile, aIter->first, aIter->second.getString() ); in dump_DBHelp()

Completed in 165 milliseconds

1...<<11121314151617181920>>...28