Lines Matching refs:nErrId
1176 sal_uInt16 nErrId = 0; in DataPilotUpdate() local
1192 nErrId = STR_PROTECTIONERR; in DataPilotUpdate()
1194 if ( pOldObj && !nErrId ) in DataPilotUpdate()
1199 nErrId = aTester.GetMessageId(); in DataPilotUpdate()
1201 if ( pNewObj && !nErrId ) in DataPilotUpdate()
1210 nErrId = aTester.GetMessageId(); in DataPilotUpdate()
1214 if ( !nErrId ) in DataPilotUpdate()
1331 nErrId = STR_PIVOT_ERROR; in DataPilotUpdate()
1345 nErrId = aTester.GetMessageId(); in DataPilotUpdate()
1423 if ( nErrId && !bApi ) in DataPilotUpdate()
1424 rDocShell.ErrorMessage( nErrId ); in DataPilotUpdate()