Home
last modified time | relevance | path

Searched refs:toInt32 (Results 151 – 175 of 231) sorted by relevance

12345678910

/aoo41x/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx3176 intRes=static_cast<T>(str.toInt32()); in test_toData()
3182 intRes=static_cast<T>(str.toInt32(radix)); in test_toData()
3501 sal_Int32 iRes =str.toInt32(-1); in test_rtl_OUString_toInt32_wrongRadix()
/aoo41x/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx258 rHeight = static_cast<sal_Int16>( aSize.toInt32() ); in splitFontName()
/aoo41x/main/linguistic/source/
H A Dconvdicxml.cxx300 nPropertyType = (sal_Int16) aValue.toInt32(); in StartElement()
/aoo41x/main/extensions/source/resource/
H A Doooresourceloader.cxx393 _out_resourceId = _key.copy( typeSeparatorPos + 1 ).toInt32(); in impl_getResourceTypeAndId_nothrow()
/aoo41x/main/framework/source/uielement/
H A Dtoolbarmerger.cxx596 sal_Int32 nCount = rMergeCommandParameter.toInt32(); in RemoveItems()
H A Dspinfieldtoolbarcontroller.cxx262 aArgs[1].Value <<= aSpinfieldText.toInt32(); in getExecuteArgs()
/aoo41x/main/desktop/source/migration/
H A Dwizard.cxx96 nBuildId = aBuildId.toInt32(); in getBuildId()
/aoo41x/main/toolkit/source/awt/
H A Dvclxprinter.cxx243 rFormDescription.getToken( 3, ';', nIndex ).toInt32()); in selectForm()
/aoo41x/main/sc/source/ui/vba/
H A Dvbainterior.cxx267 return aDataValue.Value.toInt32(); in GetAttributeData()
/aoo41x/main/framework/source/layoutmanager/
H A Dhelpers.cxx352 sal_Int32 nID = rDockingWindowName.toInt32(); in impl_setDockingWindowVisibility()
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx1530 sal_Int32 failedPrereq = dbData.failedPrerequisites.toInt32(); in getExtensionsWithUnacceptedLicenses()
1596 sal_Int32 prereq = dbData.failedPrerequisites.toInt32(); in checkPrerequisites()
/aoo41x/main/sfx2/source/dialog/
H A Ddockwin.cxx390 sal_uInt16 nID = sal_uInt16(rDockingWindowName.toInt32()); in SfxDockingWindowFactory()
417 sal_uInt16 nID = sal_uInt16(rDockingWindowName.toInt32()); in IsDockingWindowVisible()
/aoo41x/main/sal/inc/rtl/
H A Dstring.hxx780 sal_Int32 toInt32( sal_Int16 radix = 10 ) const SAL_THROW(()) in toInt32() function in rtl::OString
H A Dustring.hxx1148 sal_Int32 toInt32( sal_Int16 radix = 10 ) const SAL_THROW(()) in toInt32() function in rtl::OUString
/aoo41x/main/cppuhelper/source/
H A Dservicefactory.cxx294 sal_Int32 n = ac_cache.toInt32(); in add_access_control_entries()
/aoo41x/main/svx/workben/msview/
H A Dxmlconfig.cxx240 return rText.toInt32(); in toInt()
/aoo41x/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx312 return _rStringValue.toInt32(); in operator ()()
/aoo41x/main/oox/source/xls/
H A Dconnectionsbuffer.cxx149 rTables.push_back( Any( aTableIndex.toInt32() ) ); in lclParseTables()
/aoo41x/main/vcl/unx/headless/
H A Dsvpgdi.cxx565 return aColor.toInt32(); in getPixel()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx194 nLevel = aHeading.copy( HEADING.getLength() ).toInt32(); in getOutlineLevel()
/aoo41x/main/sfx2/source/view/
H A Dfrmload.cxx384 return sal_uInt16( sSlotParam.toInt32() ); in impl_findSlotParam()
/aoo41x/main/mysqlc/source/
H A Dmysqlc_connection.cxx146 nPort = hostandport.toInt32(); in construct()
/aoo41x/main/xmloff/source/core/
H A Dxmlimp.cxx1999 rUPD = aBuildId.copy( 0, nIndex ).toInt32(); in getBuildIds()
2000 rBuild = aBuildId.copy( nIndex+1 ).toInt32(); in getBuildIds()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.hxx91 m_nOrder( aOrder.toInt32() ) in StaticModuleInformation()
/aoo41x/main/sc/source/filter/xml/
H A Dxmldpimp.cxx950 nUsedHierarchy = sValue.toInt32(); in ScXMLDataPilotFieldContext()
1250 aInfo.ItemCount = sValue.toInt32(); in ScXMLDataPilotDisplayInfoContext()

Completed in 198 milliseconds

12345678910