Home
last modified time | relevance | path

Searched refs:toInt32 (Results 201 – 225 of 232) sorted by relevance

12345678910

/aoo41x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1345 sal_Int32 nSuffix = sSuffix.toInt32(); in getOrCreateCharStyle()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx704 nRepeat = xAttrList->getValueByIndex( i ).toInt32(); in StartElement()
H A DSchXMLExport.cxx801 nIndex = aRangeRep.toInt32(); in operator ()()
804 … nIndex = rContent.first->getSourceRangeRepresentation().copy( sizeof("label ")).toInt32(); in operator ()()
/aoo41x/main/xmloff/source/draw/
H A Danimationimport.cxx1226 aUserData.push_back( NamedValue( aLocalName, makeAny( rValue.toInt32() ) ) ); in init_node()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx424 sal_Int32 nLang = rExt.toInt32(16); // hex in WriteCurrencyElement_Impl()
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx424 sal_Int32 nNumber = aInterfaceName.copy( rInterfaceName.getLength() ).toInt32(); in createUniqueInterfaceName()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.cxx2233 sal_Int32 nPageNumber = aNumber.toInt32(); in getUiNameFromPageApiNameImpl()
2316 sal_Int32 nPageNumber = aNumber.toInt32(); in setName()
/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1248 …sal_Int32 nRefId = rTokenData.copy( nBracketOpen + 1, nBracketClose - nBracketOpen - 1 ).toInt32(); in resolveBadFuncName()
2784 rnRefId = rFormulaString.copy( 1, nBracketClose - 1 ).toInt32(); in lclExtractRefId()
/aoo41x/main/sw/source/ui/app/
H A Ddocsh2.cxx1415 … nTemplateOutlineLevel = ( sTmpl.copy( 15L )).toInt32(); //get string behind "Outline: Leve "; in Execute()
/aoo41x/main/toolkit/workben/layout/
H A Deditor.cxx1055 SelectEntryPos( sal::static_int_cast< USHORT >( getValue().toInt32() ) ); in load()
/aoo41x/main/framework/test/typecfg/
H A Dcfgview.cxx272 rMember.nVersion = sVersion.toInt32(); in impl_parseCommandLine()
/aoo41x/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx859 getGroup( _rName.toInt32( ), _rGroup, sDummyName ); in getGroupByName()
/aoo41x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx865 sal_uInt16 nId = (sal_uInt16) aURL.Path.toInt32(); in queryDispatch()
/aoo41x/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1471 nRefNum = refNumStr.toInt32(); in checkReference()
/aoo41x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx700 maSlidesPerPage.push_back(aChoice[nIndex].toInt32()); in GetSlidesPerPageSequence()
/aoo41x/main/oox/source/dump/
H A Doledumper.cxx2082 sal_Int32 nId = aId.toInt32(); in isFormStorage()
/aoo41x/main/xmloff/source/transform/
H A DOasis2OOo.cxx1551 sal_Int32 nPos = rChars.toInt32(); in Characters()
/aoo41x/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx399 aRet.Value = Any( rValue.toInt32() ); in GetAdjCoordinate()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx780 nColorData = sShapeType.copy( 4 ).toInt32( 16 ); in EnhancedCustomShape2d()
/aoo41x/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx1063 nRepeat = sValue.toInt32(); in CreateChildContext()
/aoo41x/main/xmloff/source/text/
H A Dtxtimp.cxx905 vOutParams[pCurrent->first] = makeAny(pCurrent->second.toInt32()); in Import()
/aoo41x/main/vcl/source/window/
H A Dprintdlg.cxx751 sal_Int32 nVal = aValue.toInt32(); in readFromSettings()
/aoo41x/main/sfx2/source/appl/
H A Dappuno.cxx2022 nId = (sal_uInt16) aURL.Path.toInt32(); in queryDispatch()
/aoo41x/main/svx/source/svdraw/
H A Dsvdoashp.cxx666 sal_Int32 nType = pType->toInt32(); in MergeDefaultAttributes()
/aoo41x/main/svl/source/numbers/
H A Dzforlist.cxx3374 sal_Int32 nExtLang = ::rtl::OUString( rExtension ).toInt32( 16 ); in GetCurrencyEntry()

Completed in 681 milliseconds

12345678910