Home
last modified time | relevance | path

Searched refs:getString (Results 526 – 550 of 684) sorted by relevance

1...<<2122232425262728

/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java443 if ( !cell.getString().equals( text ) ) in verifyStringCellContent()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1503 String aName = ::comphelper::getString(evt.NewValue); in propertyChange()
1822 String aName = ::comphelper::getString(xNewColumn->getPropertyValue(FM_PROP_LABEL)); in elementInserted()
1866 String aName = ::comphelper::getString(xNewColumn->getPropertyValue(FM_PROP_LABEL)); in elementReplaced()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1997 ::rtl::OUString aTitle( xRow->getString(1) );
2007 aContentType = xRow->getString(3);
2028 aName += String( xRow->getString(1) );
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx342 const OUString aText( xParagraph->getString() ); in getNumberOfSubitems()
613 sal_Bool bHasText = xText.is() && xText->getString().getLength(); in checkForText()
2676 if( xRange.is() && xRange->getString().getLength() ) in createTextGroupParagraphEffects()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx1330 ::rtl::OUString SAL_CALL ORowSet::getString( sal_Int32 columnIndex ) throw(SQLException, RuntimeExc… in getString() function in dbaccess::ORowSet
1984 aDescription = comphelper::getString(xColumn->getPropertyValue(PROPERTY_DESCRIPTION)); in execute_NoApprove_NoNewConn()
2844 aDescription = comphelper::getString(xColumn->getPropertyValue(PROPERTY_DESCRIPTION)); in ORowSetClone()
H A DCacheSet.hxx91 …virtual ::rtl::OUString SAL_CALL getString( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx390 ::rtl::OUString SAL_CALL OResultSet::getString( sal_Int32 columnIndex ) throw(SQLException, Runtime… in getString() function in OResultSet
1283 …if(xIndexCols->hasByName(comphelper::getString(xColProp->getPropertyValue(OMetaConnection::getProp… in sortRows()
H A DFPreparedStatement.cxx339 setString(parameterIndex,::comphelper::getString(x)); in setObjectWithInfo()
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx346 OUString SAL_CALL PropertyValueSet::getString( sal_Int32 columnIndex ) in getString() function in ucbhelper::PropertyValueSet
/trunk/main/sw/inc/
H A Dunotext.hxx180 virtual ::rtl::OUString SAL_CALL getString()
H A Dunoatxt.hxx242 virtual rtl::OUString SAL_CALL getString(void) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx452 const ::rtl::OUString& getString( Atom nAtom );
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx286 xResultSet, UNO_QUERY_THROW )->getString( in deleteUnusedFolders()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx658 m_aContentType.reset( xRow->getString(1) ); in impl_determineContentType()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextRange.csv80 "SvxUnoTextRange";"com::sun::star::text::XTextRange";"getString()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv123 "ORowSet";"com::sun::star::sdbc::XRow";"getString()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextRange.csv80 "SwXTextRange";"com::sun::star::text::XTextRange";"getString()"
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx708 ret = xRow->getString(2); in getMysqlVariable()
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx194 virtual rtl::OUString SAL_CALL getString()
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx158 …virtual ::rtl::OUString SAL_CALL getString( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::…
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx311 aStrings.push_back( xRow->getString( _nColumnIndex ) ); in lcl_getMetaDataStrings_throw()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1145 pNewPreview->SetText(xColumn->getString()); in SwAssignFieldsControl()
1299 sPreview = xColumn->getString(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx917 sCatalog = xRow->getString(1); in createDefaultName()
1270 …if(! ::dbaui::checkDataSourceAvailable(::comphelper::getString(xProp->getPropertyValue(PROPERTY_NA… in appendToFilter()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2289 exportTextFootnote( xPropSet, xTxtRange->getString(), bAutoStyles, bIsProgress ); in exportTextRangeEnumeration()
2413 GetExport().Characters(rTextRange->getString()); in exportTextField()
3279 const OUString aText( rTextRange->getString() ); in exportTextRangeSpan()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx139 return ::comphelper::getString(aValue); in getStringFontProperty()

Completed in 552 milliseconds

1...<<2122232425262728