Home
last modified time | relevance | path

Searched defs:nRefId (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oox/source/xls/
H A Dformulaparser.cxx620 OUString FormulaParserImpl::resolveOleTarget( sal_Int32 nRefId, bool bUseRefSheets ) const in resolveOleTarget()
1248 …sal_Int32 nRefId = rTokenData.copy( nBracketOpen + 1, nBracketClose - nBracketOpen - 1 ).toInt32(); in resolveBadFuncName() local
1738 sal_Int32 nRefId = rStrm.readInt16(); in importNameXToken() local
1795 bool OoxFormulaParserImpl::pushBiff12ExtName( sal_Int32 nRefId, sal_Int32 nNameId ) in pushBiff12ExtName()
2487 sal_Int32 nRefId = readRefId( rStrm ); in importNameXToken() local
2586 sal_Int16 nRefId; in readRefId() local
2602 sal_Int32 nRefId = readRefId( rStrm ); in readSheetRange5() local
2741 bool BiffFormulaParserImpl::pushBiffExtName( sal_Int32 nRefId, sal_uInt16 nNameId ) in pushBiffExtName()
2882 sal_Int32 nRefId = -1; in importOleTargetLink() local
2898 sal_Int16 nRefId; in importOleTargetLink() local
[all …]
H A Dexternallinkbuffer.cxx999 for( size_t nRefId = 0; !rStrm.isEof() && (nRefId < nMaxCount); ++nRefId ) in importExternalSheets() local
1058 ExternalLinkRef ExternalLinkBuffer::getExternalLink( sal_Int32 nRefId, bool bUseRefSheets ) const in getExternalLink()
1107 LinkSheetRange ExternalLinkBuffer::getSheetRange( sal_Int32 nRefId, sal_Int16 nTabId1, sal_Int16 nT… in getSheetRange()
H A Ddefnamesbuffer.cxx368 sal_Int16 nRefId = BIFF_DEFNAME_GLOBAL; in importDefinedName() local
/trunk/main/rsc/inc/
H A Drscdb.hxx64 sal_uInt32 nRefId; member
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx723 sal_uInt32 nRefId = mrExSoundCollection.GetId( aURL ); in exportNode() local
1801 sal_uInt32 nRefId = ((EscherSolverContainer&)mrSolverContainer).GetShapeId( xShape ); in exportAnimateTargetElement() local
H A Depptso.cxx5257 sal_uInt32 nRefId = ++mnExEmbed; in ImplWritePage() local
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx1479 for( sal_Int32 nRefId = 0; !mxStrm->isEof() && (nRefId < nCount); ++nRefId ) in implDumpRecordBody() local
H A Dbiffdumper.cxx2368 for( sal_uInt16 nRefId = 0; !rStrm.isEof() && (nRefId < nCount); ++nRefId ) in implDumpRecordBody() local
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx3045 sal_Int32 nRefType,nRefId; in importTargetElementContainer() local

Completed in 118 milliseconds