Home
last modified time | relevance | path

Searched refs:getString (Results 276 – 300 of 684) sorted by relevance

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

/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx626 …::rtl::OUString aCursorSource = ::comphelper::getString(xFormProps->getPropertyValue(FM_PROP_COMMA… in findFormForDataSource()
672 sName = ::comphelper::getString( xSet->getPropertyValue( FM_PROP_NAME ) ); in setUniqueName()
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java274 return xText.getString(); in getTextFromCell()
407 cellTexts[i][j] = xText.getString(); in getTextFromCellRange()
/trunk/main/sw/source/ui/dbui/
H A Dmmgreetingspage.cxx201 ::rtl::OUString sFemaleColumnValue = xColumn->getString(); in UpdatePreview()
213 ::rtl::OUString sLastNameColumnValue = xColumn->getString(); in UpdatePreview()
/trunk/main/forms/source/component/
H A Dclickableimage.cxx277 getString(xSet->getPropertyValue(PROPERTY_TARGET_URL)); in actionPerformed_Impl()
887 SetURL( getString(rEvt.NewValue) ); in _propertyChanged()
/trunk/main/oox/source/xls/
H A Dcondformatbuffer.cxx175 maModel.maText = rAttribs.getString( XML_text, OUString() ); in importCfRule()
631 …getAddressConverter().convertToCellRangeList( maModel.maRanges, rAttribs.getString( XML_sqref, OUS… in importConditionalFormatting()
H A Dsharedstringsbuffer.cxx72 RichStringRef SharedStringsBuffer::getString( sal_Int32 nStringId ) const in getString() function in oox::xls::SharedStringsBuffer
/trunk/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl168 button1 = new Button(myResourceBundle.getByName("OkKey").getString());
169 button2 = new Button(myResourceBundle.getByName("CancelKey").getString());
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx387 bool SbxDecimal::getString( ::rtl::OUString& rString ) in getString() function in SbxDecimal
672 pDec->getString( *p->pOUString ); in ImpPutDecimal()
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx677 OUString SAL_CALL SvxUnoTextCursor::getString() throw( uno::RuntimeException ) in getString() function in SvxUnoTextCursor
679 return SvxUnoTextRangeBase::getString(); in getString()
/trunk/main/svx/source/inc/
H A Dstringlistresource.hxx64 String getString( sal_uInt16 _nResId ) in getString() function in svx::StringListResource
/trunk/main/connectivity/source/drivers/macab/
H A DMacabHeader.hxx42 ::rtl::OUString getString(const sal_Int32 i) const;
/trunk/main/rsc/source/tools/
H A Drschash.cxx59 const OString& AtomContainer::getString( Atom nAtom ) in getString() function in AtomContainer
/trunk/main/connectivity/source/drivers/dbase/
H A DDCatalog.cxx58 aVector.push_back(xRow->getString(3)); in refreshTables()
/trunk/main/connectivity/source/drivers/flat/
H A DECatalog.cxx61 aVector.push_back(xRow->getString(3)); in refreshTables()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtexthierarchyprimitive2d.hxx171 const rtl::OUString& getString() const { return maString; } in getString() function in drawinglayer::primitive2d::TextHierarchyFieldPrimitive2D
/trunk/main/connectivity/source/drivers/calc/
H A DCCatalog.cxx62 aVector.push_back(xRow->getString(3)); in refreshTables()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx614 if (!::comphelper::getString(xForm->getPropertyValue(FM_PROP_DATASOURCE)).getLength())
622 if (!::comphelper::getString(xForm->getPropertyValue(FM_PROP_COMMAND)).getLength())
760 pShowColsMenu->InsertItem(nHiddenCols + 1, ::comphelper::getString(aName), 0, nHiddenCols); in PreExecuteColumnContextMenu()
1651 aName = ::comphelper::getString( xCol->getPropertyValue(FM_PROP_LABEL)).getStr(); in InitColumnsByModels()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXAutoTextEntry.csv9 "SwXAutoTextEntry";"com::sun::star::text::XTextRange";"getString()"
/trunk/main/sc/source/filter/inc/
H A Dqproform.hxx80 const sal_Char* getString( sal_uInt8 nIndex );
/trunk/main/unoxml/source/xpath/
H A Dxpathobject.hxx116 virtual OUString SAL_CALL getString() throw (RuntimeException);
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DBoolErrCell.java118 public String getString() throws IOException { in getString() method in BoolErrCell
H A DCellValue.java129 abstract public String getString() throws IOException; in getString() method in CellValue
H A DBlankCell.java106 public String getString() throws IOException { in getString() method in BlankCell
/trunk/main/connectivity/source/drivers/evoab2/
H A DNTable.cxx78 aVector.push_back(xRow->getString(4)); in refreshColumns()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DComboBox.java105 return javax.swing.UIManager.getString("ComboBox.togglePopupText"); in getAccessibleActionDescription()

Completed in 123 milliseconds

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