Searched defs:nRefId (Results 1 – 9 of 9) sorted by relevance
620 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() local1738 sal_Int32 nRefId = rStrm.readInt16(); in importNameXToken() local1795 bool OoxFormulaParserImpl::pushBiff12ExtName( sal_Int32 nRefId, sal_Int32 nNameId ) in pushBiff12ExtName()2487 sal_Int32 nRefId = readRefId( rStrm ); in importNameXToken() local2586 sal_Int16 nRefId; in readRefId() local2602 sal_Int32 nRefId = readRefId( rStrm ); in readSheetRange5() local2741 bool BiffFormulaParserImpl::pushBiffExtName( sal_Int32 nRefId, sal_uInt16 nNameId ) in pushBiffExtName()2882 sal_Int32 nRefId = -1; in importOleTargetLink() local2898 sal_Int16 nRefId; in importOleTargetLink() local[all …]
999 for( size_t nRefId = 0; !rStrm.isEof() && (nRefId < nMaxCount); ++nRefId ) in importExternalSheets() local1058 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()
368 sal_Int16 nRefId = BIFF_DEFNAME_GLOBAL; in importDefinedName() local
64 sal_uInt32 nRefId; member
723 sal_uInt32 nRefId = mrExSoundCollection.GetId( aURL ); in exportNode() local1801 sal_uInt32 nRefId = ((EscherSolverContainer&)mrSolverContainer).GetShapeId( xShape ); in exportAnimateTargetElement() local
5257 sal_uInt32 nRefId = ++mnExEmbed; in ImplWritePage() local
1479 for( sal_Int32 nRefId = 0; !mxStrm->isEof() && (nRefId < nCount); ++nRefId ) in implDumpRecordBody() local
2368 for( sal_uInt16 nRefId = 0; !rStrm.isEof() && (nRefId < nCount); ++nRefId ) in implDumpRecordBody() local
3045 sal_Int32 nRefType,nRefId; in importTargetElementContainer() local
Completed in 139 milliseconds